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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]