On Sun, Oct 4, 2009 at 1:00 AM, Eric B. <ebe...@hotmail.com> wrote: > "Caldarale, Charles R" <chuck.caldar...@unisys.com> wrote in message > news:99c8b2929b39c24493377ac7a121e21f84054c1...@usea-exch8.na.uis.unisys.com... >> From: Rasmus Larsen [mailto:kolibria...@gmail.com] >> Subject: Loading Jar files in a particular order on Tomcat 6 >> >> I'm working on a web application where I have dependencies on two >> different jars containing two different versions of the same class. > >> Ugly, at best. >
Back to the original post, why don't you simply patch (maybe automatically with ant) the jar file containing the 'old' version of the class and remove it? You won't be able to keep two different versions of a class in the same classloader anyway. regards Leon --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org