Hi Eric,

Your observation is correct !

WSS4J-1.5.0 uses xmlsec-1.3.0 and xalan-2.7.0 and this problem is not
there anymore.

Please see the "Required Software" section here [1]

Thanks,
Ruchith

[1] 
http://svn.apache.org/viewcvs.cgi/*checkout*/webservices/wss4j/tags/1_5_0/wss4j-readme.html

On 5/10/06, Westfall, Eric Curtis <[EMAIL PROTECTED]> wrote:
For anyone out there who is interested in this, I took some time and
discovered that the problem is not with WSS4J but rather a dependency.
The 1.2.1 version of xmlsec.jar is using the FuncLoader class.  If you
download the newest version (1.3.0 which I believe is distributed with
WSS4J 1.5) then this problem will go away and you will be able to run on
1.5 with Xalan 2.7 :)

Hope that helps someone else,
Eric

> -----Original Message-----
> From: Westfall, Eric Curtis
> Sent: Tuesday, April 25, 2006 3:37 PM
> To: Soumadeep; [email protected]
> Subject: RE: FuncLoader class issues with wss4j - using Xalan2.7.0
>
> 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]


---------------------------------------------------------------------
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]

Reply via email to