On 9/29/05, Hiller, Frank RD-AS2 <[EMAIL PROTECTED]> wrote: > I'm using OJB 1.0.3. and Tomcat 5.0.28. > OJB lib is in ..\webapps\MyApp\WEB-INF\lib. > > Where would I have to place db-ojb-1.0.3.jar if I would like to use it > from several webapps? > <Tomcat>\common\lib? > <Tomcat>\shared\lib? > > Somewhere else?
You shouldn't do this because it might lead to classloader problems (because Tomcat uses a different classloader for its global directories). This is known to happen especially with commons-logging. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]