Author: ffang
Date: Wed Sep 21 04:23:38 2011
New Revision: 1173487

URL: http://svn.apache.org/viewvc?rev=1173487&view=rev
Log:
[CXF-3814]update JDK download url in examples README.txt

Modified:
    
cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/README.txt
    
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/README.txt
    cxf/trunk/distribution/src/main/release/samples/ws_security/ut/README.txt
    
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/README.txt
    
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/README.txt

Modified: 
cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/README.txt
URL: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/README.txt?rev=1173487&r1=1173486&r2=1173487&view=diff
==============================================================================
--- 
cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/README.txt
 (original)
+++ 
cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/README.txt
 Wed Sep 21 04:23:38 2011
@@ -20,11 +20,11 @@ or have been changed.
 
 The samples in this directory use STRONG encryption.  The default encryption 
algorithms 
 included in a JRE is not adequate for these samples.   The Java Cryptography 
Extension 
-(JCE) Unlimited Strength Jurisdiction Policy Files available on Sun's JDK 
download 
+(JCE) Unlimited Strength Jurisdiction Policy Files available on Oracle's JDK 
download 
 page[3] *must* be installed for the examples to work.   If you get errors 
about invalid
 key lengths, the Unlimited Strength files are not installed.
 
-[3] http://java.sun.com/javase/downloads/index.jsp
+[3] http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 
 *** Running the WS-Security samples against the Microsoft servers ***

Modified: 
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/README.txt
URL: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/README.txt?rev=1173487&r1=1173486&r2=1173487&view=diff
==============================================================================
--- 
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/README.txt 
(original)
+++ 
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/README.txt 
Wed Sep 21 04:23:38 2011
@@ -31,11 +31,11 @@ set the environment by running the scrip
 
 The samples in this directory use STRONG encryption.  The default encryption 
algorithms
 included in a JRE is not adequate for these samples.   The Java Cryptography 
Extension
-(JCE) Unlimited Strength Jurisdiction Policy Files available on Sun's JDK 
download
+(JCE) Unlimited Strength Jurisdiction Policy Files available on Oracle's JDK 
download
 page[3] *must* be installed for the examples to work.   If you get errors 
about invalid
 key lengths, the Unlimited Strength files are not installed.
 
-[3] http://java.sun.com/javase/downloads/index.jsp
+[3] http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 
 Building and running the demo using Maven

Modified: 
cxf/trunk/distribution/src/main/release/samples/ws_security/ut/README.txt
URL: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut/README.txt?rev=1173487&r1=1173486&r2=1173487&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/ut/README.txt 
(original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut/README.txt 
Wed Sep 21 04:23:38 2011
@@ -31,11 +31,11 @@ set the environment by running the scrip
 
 The samples in this directory use STRONG encryption.  The default encryption 
algorithms
 included in a JRE is not adequate for these samples.   The Java Cryptography 
Extension
-(JCE) Unlimited Strength Jurisdiction Policy Files available on Sun's JDK 
download
+(JCE) Unlimited Strength Jurisdiction Policy Files available on Oracle's JDK 
download
 page[3] *must* be installed for the examples to work.   If you get errors 
about invalid
 key lengths, the Unlimited Strength files are not installed.
 
-[3] http://java.sun.com/javase/downloads/index.jsp
+[3] http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 
 Building and running the demo using Maven

Modified: 
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/README.txt
URL: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/README.txt?rev=1173487&r1=1173486&r2=1173487&view=diff
==============================================================================
--- 
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/README.txt
 (original)
+++ 
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/README.txt
 Wed Sep 21 04:23:38 2011
@@ -29,11 +29,11 @@ set the environment by running the scrip
 
 The samples in this directory use STRONG encryption.  The default encryption 
algorithms
 included in a JRE is not adequate for these samples.   The Java Cryptography 
Extension
-(JCE) Unlimited Strength Jurisdiction Policy Files available on Sun's JDK 
download
+(JCE) Unlimited Strength Jurisdiction Policy Files available on Oracle's JDK 
download
 page[3] *must* be installed for the examples to work.   If you get errors 
about invalid
 key lengths, the Unlimited Strength files are not installed.
 
-[3] http://java.sun.com/javase/downloads/index.jsp
+[3] http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 
 Building and running the demo using Maven

Modified: 
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/README.txt
URL: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/README.txt?rev=1173487&r1=1173486&r2=1173487&view=diff
==============================================================================
--- 
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/README.txt 
(original)
+++ 
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/README.txt 
Wed Sep 21 04:23:38 2011
@@ -31,11 +31,11 @@ set the environment by running the scrip
 
 The samples in this directory use STRONG encryption.  The default encryption 
algorithms
 included in a JRE is not adequate for these samples.   The Java Cryptography 
Extension
-(JCE) Unlimited Strength Jurisdiction Policy Files available on Sun's JDK 
download
+(JCE) Unlimited Strength Jurisdiction Policy Files available on Oracle's JDK 
download
 page[3] *must* be installed for the examples to work.   If you get errors 
about invalid
 key lengths, the Unlimited Strength files are not installed.
 
-[3] http://java.sun.com/javase/downloads/index.jsp
+[3] http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 
 Building and running the demo using Maven


Reply via email to