-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I have deployed 1.255 to WebSphere 6.1 fixpack 19 on Windows 2003. I have
followed the instructions at http://hudson.gotdns.com/wiki/display/JENKINS/IBM+WebSphere.
I'm getting the following error:
java.lang.VerifyError:
javax/xml/parsers/SAXParser.getXMLReader()Lorg/xml/sax/XMLReader;
To fix the problem I went to the installed war
(...hudson_war.ear\hudson.war\WEB-INF\lib) and renamed dom4j-1.5.jar to dom4j-
1.5.jar.old.
I'm assuming I can just remove that file as there is also dom4j-1.6.1-hudson-
1.jar in the folder. Why is there 2?