1. is there a standard way to define a JDBC Datasource for J2EE containers? stackoverflow.comI know that for JBoss you need a [name]-ds.xml file in the /deploy subdirectory of the appropriate instance. i dont have any experience with other J2EE containers, but im trying to stick ... |
2. How to use HSQLDB as a datasource in Websphere Application Server? stackoverflow.comI try to set up a local development infrastructure and I want to use HSQLDB as a datasource with my WAS 6.1. I already know that I have to ... |