Good afternoon list,

I would like to know how to access a running tomcat installation from within another
Java application which is not running in the tomcat container.
More specifically I would like to end up using the datasource
which is configured via <GlobalNamingResources> in the server.xml.
This would allow me to use an existing configuration and so I wouldn't need to specify the jdbc parameters and dialect etc. somewhere else to get a connection pool.

Thanks for reading.
Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to