dom4j-user  

[dom4j-user] problem with dom4j, struts, and WebSphere

David Thielen
Tue, 19 Apr 2005 20:40:51 -0700

Hi;

 

Has anyone heard of this:

 

Anytime when there is dom4j in EAR, whether it is referenced or not, Loading of struts fails. It throws the below error. I tried to find dom4j in the websphere 4.0 classpath too, but I didn't find any.

 

[4/18/05 18:12:50:800 EDT]   114b17 ServletInstan X SRVE0100E: Did not realize  init() exception thrown by servlet action: javax.servlet.ServletException: (class: org/apache/commons/digester/Digester, method: createSAXException signature: (Ljava/lang/String;Ljava/lang/Exception;)Lorg/xml/sax/SAXException;) Wrong return type in function

 

Thanks - dave