On Fri, 25 Mar 2005 18:02:49 +0100, Etienne Klajnerman <[EMAIL PROTECTED]> wrote: > Hi all, > > Is there a possibility to assign to Tomcat class loader priority in the way > it loads the jar in WEB-INF\lib? > > My application uses axis.jar in WEB-INF\lib. > > However, some classes from axis.jar had had to be rewritten (i.e. Calendar > serializer and deserializer).
Wouldn't it be a lot easier just to replace the calsses in axis.jar that were rewritten? Afterall a .jar is just an archive. Regards, -- Jason Bainbridge http://kde.org - [EMAIL PROTECTED] Personal Site - http://jasonbainbridge.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
