> -----Original Message-----
> From: Simone Pierazzini [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 01, 2004 9:37 AM
> To: [EMAIL PROTECTED]
> Subject: weird tomcat5.0.30 behaviour with jar in WEB-INF/classes
> 
> Hi,
> I use URLClassLoader to create class loaders that manage jars in WEB-
> INF/classes
> In WEB-INF/classes I have many jars that are incompatible each other
> (they have different classes with the same name inside).
> 

Wouldn't it be much easier to unjar and re-jar with only the classes you
need for each of your jar files?

Charlie

Reply via email to