WebLogic includes a JAXP 1.0 implementation in its weblogic.jar file.  The
startup script puts weblogic.jar in the CLASSPATH ahead of anything in your
WEB-INF/lib directory.  So you will need to modify the startup script to put
a JAXP 1.1 implementation ahead of weblogic.jar.

-----Original Message-----
From: Irene Hernández [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 03, 2001 4:26 PM
To: struts-user
Subject: NoSuchMethodError with Weblogic 6.0 sp2



Weblogic 6.0 fails when loading servlet action, it throws a
NoSuchMethodError inside Digester.parse

Any ideas?

Irene

Reply via email to