SQLProcessor DataSource resolution

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

SQLProcessor DataSource resolution

wreeder
I would like to use a DataSource configured in my J2EE Server without defining a resource-ref in the web.xml file. Can you externalize the logic currently in DatabaseContext to get a DataSource by jndiName and let me register my own class to use?