|
POST
|
See my response at: http://forums.arcgis.com/threads/59179-ArcGIS-Server-9.3-ESRI-Geoportal-Server-1.2-compatibility?p=207444&viewfull=1#post207444. especially if you have the .NET version of server this should not be an issue as you won't run into having multiple Java versions.
... View more
06-15-2012
07:17 AM
|
0
|
0
|
567
|
|
POST
|
You might run into some issues if you intend to run the ArcGIS Server web adapters of 9.3 in the same Tomcat instance as Geoportal Server. if you do encounter issues, try with a separate Tomcat install (and port) for Geoportal Server. this should work fine.
... View more
06-15-2012
07:15 AM
|
0
|
0
|
605
|
|
POST
|
As you have noticed, most discussion on Geoportal Server happens over on the SourceForge site.
... View more
06-15-2012
07:13 AM
|
0
|
0
|
1352
|
|
POST
|
In general: The Geoportal Server is the open source successor to the ArcGIS Server Geoportal Extension. At 9.3.1 and 10, the product was released as ArcGIS Server Geoportal Extension. In October 2010, the product was released to the open source community under the Apache 2.0 license and was renamed Geoportal Server. While functionally the same at the outset (October 2010) any further development has been and will be on the Geoportal Server. In line with Esri�??s product lifecycle and support policies, the ArcGIS Server Geoportal Extension is still supported (for existing users0, but for newly starting users, we recommend the Geoportal Server product instead. As an extension, the ArcGIS Server Geoportal Extension did rely on ArcGIS Server. The Geoportal Server does not require an ArcGIS Server license. On security. Geoportal Server has multiple capabilities in terms of security: from user authentication perspective, you can configure a single 'administrator' account without needing LDAP configuration or such. you can configure an LDAP user store based on open source technologies like ApacheDS or OpenDS, OR you can configure Geoportal Server with your enterprise user store (like ActiveDirectory or Oracle's OAM/OIM solutions). the last requires some knowledge of the structure of that enterprise user store and typically requires more configuration. This is because every organization implements user directories differently to reflect their organizational structure. We also support windows integrated authentication and single-sign on based on container authentication technologies. We also have abilities to use OpenID/OAuth. the items in the catalog can also be restricted from access by user groups. there are three modes here (see How to Restrict Access to Metadata). You ask a couple question regarding Geonetwork that are best answered by their user forum.
... View more
05-21-2012
11:40 AM
|
0
|
0
|
1266
|
|
POST
|
hi, the flex widget and other extensions we made are available in the 1.1-RELEASE tag of the geoportal server source code. this also includes some hints on how to merge this code with the flex viewer code itself. regards, Marten
... View more
05-16-2011
07:42 AM
|
0
|
0
|
406
|
|
POST
|
hi, we'll look into this issue. what version of Geoportal Extension are you using? or are you using the successor open source Esri Geoportal Server (http://esriurl.com/geoportalserver)?
... View more
02-18-2011
06:19 AM
|
0
|
0
|
1067
|
|
POST
|
hi, in the config.xml you would include this to add the Geoportal widget to the viewer:
<widget label="Geoportal Search"
left="100"
top="50"
preload="open"
icon="assets/images/i_search.png"
config="geoportal/widgets/Geoportal/GeoportalSearchWidget.xml"
url="geoportal/widgets/Geoportal/AGSGptRSSWidget.swf"/>
this indicates where the configuration file is (@config) as well as where the widget is (@url). if you check out the source code for the (http://esriurl.com/geoportalserver) to C:\src\SVN, then the widget (AGSGptRSSWidget.mxml) can be found in: C:\src\SVN\geoportal\components\flex\FindData\trunk\src\widgets\GeoportalSearch
... View more
02-17-2011
06:36 PM
|
0
|
0
|
1507
|
|
POST
|
it seems to render the XML in nicely formatted HTML you pass it to a separate page that handles the formatting. is that done by applying an XSLT or different? we're looking to build a sample customization for the Geoportal Server (http://esriurl.com/geoportalserver) and perhaps your work could be a basis for that. Marten
... View more
02-02-2011
08:02 AM
|
0
|
0
|
1387
|
|
POST
|
hi, The flex widget code is part of the now open source Esri Geoportal Server. You can find the code for the flex widget at: http://geoportal.svn.sourceforge.net/viewvc/geoportal/components/flex/ The flex widget has been ported to the ArcGIS Flex API 2.1. More info on the open source Esri Geoportal Server is available at http://esriurl.com/geoportalserver kind regards, Marten
... View more
12-02-2010
06:23 PM
|
0
|
0
|
1507
|
|
POST
|
hi, couple of questions: are you able to log in to your configuration? can you increase the logging to FINEST and retry? can you share the metadata you are trying to publish? regards, Marten
... View more
11-03-2010
07:48 AM
|
0
|
0
|
2390
|
|
POST
|
Glad it was resolved. We'll keep an eye out for this behavior anyways. M
... View more
10-08-2010
07:13 AM
|
0
|
0
|
1249
|
|
POST
|
hi, can you collect the tomcat log files after setting the debug level to FINEST in logging.properties (WEB-INF/classes) and redoing the publish action? then if you don't mind sharing that log, we can work on resolving this issue. question: did you update the publish client to version 10 as well? regards, Marten
... View more
10-07-2010
11:58 AM
|
0
|
0
|
1249
|
|
POST
|
Notes from recent User Group meetings have been posted to the Geoportal Resource Center
... View more
09-07-2010
02:54 PM
|
0
|
0
|
1085
|
|
POST
|
hi Group, this thread is intended to let people discuss Geoportal User Group issues and keep each other informed of events and other announcements regarding the Geoportal User Group. Subscribe to this thread to be updated when others post to it. You are the User Group, subscribing is one aspect, contributing is another! and please remember: be kind.
... View more
09-07-2010
02:51 PM
|
0
|
4
|
3538
|
|
POST
|
hi, yes, once the new Flex API and Viewer have been released by the product development team, the Geoportal Flex Widget will be updated as well. We have just released Geoportal 10, so if you have a license you will receive the source code for the Flex widget (and at 10 also a Silverlight widget) as part of the distribution. kind regards, Marten
... View more
08-26-2010
07:50 PM
|
0
|
0
|
1507
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 3 | 03-12-2019 01:58 PM | |
| 1 | 06-11-2016 07:55 AM | |
| 2 | 03-05-2016 06:56 AM | |
| 1 | 04-11-2015 08:31 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|