I'm not sure if this is the cause of the problem, but one of the changes between 4.0.2 and 4.0.3SP1 was the removal of the classes that handle XPath (various classes within dom4j.jar, and all of jaxen.jar). See http://jira.jboss.com/jira/browse/JBAS-1970 . This caused us a problem with our code that dealt with XML files (though our error was dirfferent from yours). When we included dom4j.jar and jaxen.jar in our war file, all was well.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922604#3922604 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922604 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
