GeoTools Does not support DataSource from an application server
---------------------------------------------------------------

                 Key: GEOT-951
                 URL: http://jira.codehaus.org/browse/GEOT-951
             Project: GeoTools
          Issue Type: Bug
          Components: data jdbc
    Affects Versions: 2.2-RC3
         Environment: WebLogic 8.1 SP5
PostgreSQL 8.1
            Reporter: Rob Rowan


I have set up a connection pool / data source in WebLogic to PostgreSQL.
How do I use that data source in Geotools ?
All the APIs I can find need a javax.sql.ConnectionPoolDataSource or
needs you to set user/password/connection info ... in a Map.
That is already set up inside of WebLogic and I don't have access to that info.
Is there a way to give geotools the connection to use or tell it to use a 
DataSource ?
I don't want to have to have a hard coded properties file with the login info. 
(passwords need to be changed
and I would rather have them use WebLogic's console than change a properties 
file by hand.)

-- 
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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to