You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Hookom, Jacob" <Ja...@redline.mckhboc.com> on 2003/09/10 21:21:18 UTC

META-INF - JNDI Datasource resolution

Currently, we are having some issues with hot deploying wars from ant tasks
and relying on our context being specified in the META-INF folder.

We are getting a connection = 'null' when a war is used, but if we expand
the war, using the same context, into a folder, then it works fine.