Author: azeez
Date: Mon Jan 21 03:55:03 2008
New Revision: 12624

Log:

Adding info about endorsed dirs



Modified:
   branches/wsas/java/2.2/wsas/java/INSTALL

Modified: branches/wsas/java/2.2/wsas/java/INSTALL
==============================================================================
--- branches/wsas/java/2.2/wsas/java/INSTALL    (original)
+++ branches/wsas/java/2.2/wsas/java/INSTALL    Mon Jan 21 03:55:03 2008
@@ -64,9 +64,15 @@
           [EMAIL PROTECTED]@.jar
           [EMAIL PROTECTED]@.jar
 
-    5. Restart the application server.
+    5. Add endorsed directory
+           WSAS requeires xerces to be in the endorsed directory. The endorsed 
directory is set
+           by pointing the java.endorsed.dir System property to the relevant 
directory. In the WSAS
+           distribution, locate the lib/endorsed directory, and add it to your 
application servers
+           list of endorsed directories
+             
+    6. Restart the application server.
 
-    6. Now the Management Console should be available on
+    7. Now the Management Console should be available on
         https://127.0.0.1:<HTTPS Port>/wso2wsas
 
     Application Server Specific Installation Instructions

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to