Hello all,

I'm having a problem in that Tomcat is loading deprecated XML DOM
interfaces located in Tomcat's lib/parser.jar instead of the DOM Level
2 interfaces in xerces.jar, which I'm distributing in my WEB-INF/lib
folder inside a .war file.

To get around this I can remove parser.jar but I'd like my app to work
as a drop in war deployment.

I suppose I could try to write a custom class loader, but this seems
drastic.

Does anyone have any ideas?

[Wouldn't it make sense for Tomcat to ensure that each webapp had it's
own classpath and that the classes distributed with the app had
preference???]

Thank you very much,

Douglas Smith
[EMAIL PROTECTED]


-




__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to