Dear list! My problem is this:
I have followed this tutorial: http://cwiki.apache.org/GMOxDOC21/web-application-for-jdbc-access.html Interesting enough, I can even successfully look up my datasource without having a geronimo-web.xml at all when I deploy the web module standalone. But as soon as I make that web module part of an enterprise application (wrap it into an EAR file) the JNDI lookup doesn't work any more, even with the geronimo-web.xml file. Any thoughts how to find the problem? Regards, Torsten
