Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
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
| This issue is depended upon by: | ||||
| GEOS-3154 | ArcSDE DataStore configuration through JNDI |
|
|
|