GeoTools

ArcSDE JNDI DataStore support

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.5.7
  • Component/s: arcsde plugin
  • Labels:
    None
  • Environment:
    ArcSDE 9.2/9.3 - Oracle 10g, MS SQLServer 2000

Description

The usual database configuration issues on a Java2EE container apply to GeoTools ArcSDE DataStore. GeoTools JDBC based datastores are able to get their connection pool from a JNDI context.
Make it so ArcSDE DataStore can be configured the same way, with the limitation that we cannot hold an ArcSDE connection pool in the JNDI container, as it is not a JDBC pool. Rather, allow the ArcSDE DataStore connection parameters to be fetched from the JNDI context. This way, it won't be possible to share connection pools between different applications inside the same J2EE container but still the easy of configuration maintainance apply.

Issue Links

Activity

Hide
Gabriel Roldán added a comment -
Aside, implementation wise, it will be a second ArcSDE DataStoreFactory that expects the JNDI context name instead of the direct parameters
Show
Gabriel Roldán added a comment - Aside, implementation wise, it will be a second ArcSDE DataStoreFactory that expects the JNDI context name instead of the direct parameters
Hide
Gabriel Roldán added a comment -
finished on both 2.5.x and trunk.
Primary source of documentation is javadocs so far: [http://svn.osgeo.org/geotools/trunk/modules/plugin/arcsde/common/src/main/java/org/geotools/arcsde/jndi/package-info.java]
Show
Gabriel Roldán added a comment - finished on both 2.5.x and trunk. Primary source of documentation is javadocs so far: [http://svn.osgeo.org/geotools/trunk/modules/plugin/arcsde/common/src/main/java/org/geotools/arcsde/jndi/package-info.java]
Hide
Andrea Aime added a comment -
Mass closing all issues that have been in "resolved" state for 2 months or more without any feedback or update
Show
Andrea Aime added a comment - Mass closing all issues that have been in "resolved" state for 2 months or more without any feedback or update

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: