Hi.

I have a problem when using a InitalContextFactory from Oracle in a jsp-page
on a stand-alone Tomcat. Problem is that the oracle-class tries to get hold
of a resource as:
classLoader.getResource("META-INF/application-client.xml"), which don?t work
unless I create a .jar with this specific META-INF and edit the tomcat.bat
so this .jar is the first one in the classpath. This feels like a dirty
workaround, is there a better way to solve the problem?

thanks in advance.
/Svante

Reply via email to