|
Hello, the mail archives appear to be down so I apologize if this question has already been asked.
There appears to be an incompatibility between WSS4J, JDK 1.5, and Xalan 2.7. If my understanding is correct, the package structure of Xalan 2.7 was changed slightly which causes the WSS4J library to throw an error as follows:
java.lang.NoClassDefFoundError: org/apache/xpath/compiler/FuncLoader
|
