/[Apache-SVN]
ViewVC logotype

Revision 351062


Jump to revision: Previous Next
Author: dims
Date: Tue Jun 22 17:56:27 2004 UTC (19 years, 10 months ago)
Changed paths: 1
Log Message:
Patch from Sean Mullan (http://marc.theaimsgroup.com/?l=xml-security-dev&m=108792631831710&w=2)

Notes:
Sun's JCE provider that is bundled with J2SE 1.5 Beta 2
(http://java.sun.com/j2se/1.5.0/download.jsp) now passes
all of the Apache XML Security tests. With beta 1, there were still
some outstanding failures with key wrapping tests but they have all
been fixed now. Can one of the committers please apply the changes
below to the org/apache/xml/security/resource/config.xml file to pick
up the new algorithms in the JCE provider? To use Sun's JCE provider,
download the Beta 2 JRE and edit the provider.properties file and set
the following (replace $JAVA_HOME with appropriate location):

# Specify your preferred provider, together with the download location
# of the provider file in this section.
jce.provider.source     = file:$JAVA_HOME/lib/ext/
jce.provider.prefix     = sun1.5beta2
jce.provider.jar        = sunjce_provider.jar


Changed paths

Path Details
Directoryxml/security/trunk/src/org/apache/xml/security/resource/config.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26