I submitted a JIRA on this a few days back: http://issues.apache.org/jira/browse/WSS-43
Is it possible to modify WSS4J so that it uses the public XML APIs or is the feature being used Xalan-specific and not available through that API? Thanks, Eric > -----Original Message----- > From: Soumadeep [mailto:[EMAIL PROTECTED] > Sent: Monday, April 24, 2006 5:25 AM > To: [email protected] > Subject: 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
