Sun Java 1.5

Tomcat 5.5.17

 

I have a requirement to integrate Java Crystal Reporting engine into our
intranet app.  There are 69 .jar files for the Crystal reporting engine!
Count them, 69 .jar files.  I'm really hesitant to drop all of these
.jar files into the /WEB-INF/lib folder and forget about it.  I'd like
to isolate these jar files from the rest of the other jar files I have
in the webapp.  

 

Is it possible to configure the tomcat classloaders to look at second
lib folder such as /WEB-INF/lib2?

 

 

Thanks

Russ

Reply via email to