[wsas-java-dev] svn commit r43 -
wsas/java/trunk/modules/servlet-edition
svn at wso2.com
svn at wso2.com
Thu Nov 30 20:35:37 PST 2006
Author: karthiga
Date: Thu Nov 30 20:35:37 2006
New Revision: 43
Modified:
wsas/java/trunk/modules/servlet-edition/README.txt
Log:
Minor edits
Modified: wsas/java/trunk/modules/servlet-edition/README.txt
==============================================================================
--- wsas/java/trunk/modules/servlet-edition/README.txt (original)
+++ wsas/java/trunk/modules/servlet-edition/README.txt Thu Nov 30 20:35:37 2006
@@ -22,7 +22,7 @@
NOTE: You should provide the correct path to the WSO2 WSAS Database in
the Database URL
-2. Copy the following jars to your app server's classpath
+2. Copy the following jars to your app server's classpath:
i. tools.jar from your JDK (Only if your App server does not
add the tools.jar to its classpath by default. In the case of Mac OS
copy classes.jar into the app server's classpath.
@@ -37,7 +37,7 @@
If you intend to use your own key store file, you need to configure the
server.xml HTTPS KeyStore Location element.
-4. Copy the following jars to your app server's classpath
+4. Copy the following jars to your app server's classpath:
tools.jar from your JDK
derby- at derby_version@.jar
log4j- at log4j_version@.jar
@@ -253,7 +253,7 @@
1.1.1
ii. Creating connectors with Geronimo
- The easiest way to manage the Geronimo server is using the management console. The management console can be accesed from the url http://localhost:8080/console. Default user name is system and password is manager. Web server connectors can be managed by using the "Web Server" link found under the "Console Navigation".
+ The easiest way to manage the Geronimo server is using the management console. The management console can be accessed from the url http://localhost:8080/console. Default user name is system and password is manager. Web server connectors can be managed by using the "Web Server" link found under the "Console Navigation".
iii. Deploying data sources.
Data sources can also be created easily with the management console, using the "Data pools" link found under the "Console Navigation". Deployer tool can also be used to deploy a data source if deploy plan is present. In this case use the following command.
More information about the Wsas-java-dev
mailing list