Hi!
I've written a bean which handles database connections. its config is a
xml file which is located in the same jar as the bean and lies under
WEB_INF/lib.
in the bean the method getResource("config.xml") is called to load the
config file. but somehow i don't have access to config.xml in the jar.
it works fine if i use it outside tomcat servles environment.
i tried a lot with classloader but till now i didn't manage to load the
config.xml.
pleas help!
thanx a lot
markus
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>