tomcat classloader $CATALINA_BASE/shared/lib jars are being ignored

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

tomcat classloader $CATALINA_BASE/shared/lib jars are being ignored

Markus Kinzler
hello all

 From my ops application i want to use some jars located in the
$CATALINA_BASE/shared/lib folder. from my other webapplication they are
found, but ops don't find them.
does ops use an own ClassLoader? if yes how can i configure ops to use
the jars in the $CATALINA_BASE/shared/lib as well?
(tomcat 5.5, ops 3.0b4)


markus





--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: tomcat classloader $CATALINA_BASE/shared/lib jars are being ignored

Erik Bruchez
Administrator
No, by default there should be nothing special to do. Just to make sure,
in your web.xml, try using OPSServletDelegate instead of OPSServlet (or
OXFServletDelegate instead of OXFServlet if you are using the old "OXF*"
names).

-Erik

Markus Kinzler wrote:

> hello all
>
>  From my ops application i want to use some jars located in the
> $CATALINA_BASE/shared/lib folder. from my other webapplication they are
> found, but ops don't find them.
> does ops use an own ClassLoader? if yes how can i configure ops to use
> the jars in the $CATALINA_BASE/shared/lib as well?
> (tomcat 5.5, ops 3.0b4)
>
>
> markus


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws