You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by as...@apache.org on 2007/02/02 09:51:06 UTC

svn commit: r502537 - /webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html

Author: asankha
Date: Fri Feb  2 00:51:05 2007
New Revision: 502537

URL: http://svn.apache.org/viewvc?view=rev&rev=502537
Log:
update to reflect that Xerces and JDK policy files would be required for samples using Rampart

Modified:
    webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html

Modified: webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html
URL: http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html?view=diff&rev=502537&r1=502536&r2=502537
==============================================================================
--- webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html (original)
+++ webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html Fri Feb  2 00:51:05 2007
@@ -633,6 +633,11 @@
 Download and copy the BouncyCastle JAR file into your Synapse lib directory.
 (Note: the exact JAR you need to install depends on your JDK - for JDK 1.4 I
 have used bcprov-jdk13-132.jar)<br>
+<p>To use the Apache Rampart module, you would also need to ensure that
+Xerces has been made available in the Synapse lib directory (e.g.
+xercesImpl-2.8.1.jar). You may also need the unlimited strength JDK policy
+files for your JDK to be installed (e.g. see
+http://java.sun.com/j2se/1.4.2/download.html)</p>    
 Start the Synapse configuration numbered 50: i.e. synapse -sample 50<br>
 Copy the Apache Rampart module (e.g. rampart-1.1-SNAPSHOT.mar) into the
 modules directory of the sample Axis2 server



---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org