ArcSDE JNDI DataStore support ----------------------------- Key: GEOT-2549 URL: http://jira.codehaus.org/browse/GEOT-2549 Project: GeoTools Issue Type: New Feature Components: data arcsde Environment: ArcSDE 9.2/9.3 - Oracle 10g, MS SQLServer 2000 Reporter: Gabriel Roldán Assignee: Gabriel Roldán Fix For: 2.5.7
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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel