You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by Soumadeep <so...@infravio.com> on 2006/04/24 11:25:18 UTC

FuncLoader class issues with wss4j - using Xalan2.7.0

Hi,

The latest Xalan 2.7.0 release doesn't seem to have the FuncLoader class. So
wss4j won't work as it uses this class, which is there in Xalan2.6.0.

To get it working with the latest xalan.2.7.0 jar
1) We need to either package the FuncLoader related classes separately - not
advisable
2) Ask the apache xalan folks to make one available, which have the required
classes.

Any thoughts?

-Soumadeep



Error:
-------
java.lang.NoClassDefFoundError: org/apache/xpath/compiler/FuncLoader
        at
org.apache.ws.security.WSSecurityEngine.<clinit>(WSSecurityEngine.jav
a:132)



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org