RE: Shared Library Issue using JVM ext

2009-01-31 Thread Peter Crowther
> From: Ishtiaq Ahmed [mailto:ishtiaq.ah...@ooober.com] > I know this has been discussed many time but couldn't find the exact > thing I am looking for. I am deploying several application > over tomcat6. > Each having its own libraries in "WEB-INF/lib". Many of the > applications > are using the sa

Shared Library Issue using JVM ext

2009-01-30 Thread Ishtiaq Ahmed
Hi follks, I know this has been discussed many time but couldn't find the exact thing I am looking for. I am deploying several application over tomcat6. Each having its own libraries in "WEB-INF/lib". Many of the applications are using the same libraries like " hibernate3.jar" so this is inc