> -----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.
***************************************************************************************
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.
***************************************************************************************
