Title: RE: libraries for building beta 1 source

> > -----Original Message-----
> > From: Volkmann, Mark
> > Sent: Wednesday, March 20, 2002 4:23 PM
> > To: '[EMAIL PROTECTED]'
> > Subject: libraries for building beta 1 source
> >
> > Documentation near the top of build.xml specifies where to
> > obtain some optional components. I think a few things are
> > missing from the list. I can't find jars that contain the
> > following classes which are not found when I try to build
> the source.
> >
> > org.apache.xpath.CachedXPathAPI
> > javax.crypto.SecretKey
> >
> > Where can I get jars contain these classes?
>
> Ok, I found SecretKey. It's in the Java Cryptography
> Extension (JCE) which can be downloaded from from
> http://java.sun.com/products/jce/. The jar to add to the lib directory is jce1_2-do.jar.

> Now I just have to find CachedXPathAPI.

Got it. It's in Xalan 2.3.1. The jar to add to the lib directory is xalan.jar.

Can someone add this information to the documentation at the top of build.xml?

Also, I think the following comment can be removed.
"Other support jars from http://cvs.apache.org/viewcvs.cgi/xml-security/libs/"
There doesn't seem to be anything there.



***************************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
***************************************************************************************

Reply via email to