[Carbon-dev] svn commit r30369 - branches/carbon/1.5/trunk/esb/java
supun at wso2.com
supun at wso2.com
Tue Feb 3 04:28:04 PST 2009
Author: supun
Date: Tue Feb 3 04:28:04 2009
New Revision: 30369
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30369
Log:
Typo in README.txt
Modified:
branches/carbon/1.5/trunk/esb/java/README.txt
Modified: branches/carbon/1.5/trunk/esb/java/README.txt
URL: http://wso2.org/svn/browse/wso2/branches/carbon/1.5/trunk/esb/java/README.txt?rev=30369&r1=30368&r2=30369&view=diff
==============================================================================
--- branches/carbon/1.5/trunk/esb/java/README.txt (original)
+++ branches/carbon/1.5/trunk/esb/java/README.txt Tue Feb 3 04:28:04 2009
@@ -123,6 +123,7 @@
|- LICENSE.txt <file>
|- README.txt <file>
|- INSTALL.txt <file>
+ |- BUILDING.txt <file>
|- release-notes.html <file>
- bin
@@ -130,9 +131,12 @@
- conf
Contains configuration files
+
+ - database
+ Contains the database
- - database
- Contains the embedded registry database & related files
+ - registry
+ Contains the embedded registry database & related files
- lib
Contains the basic set of libraries required to startup ESB
@@ -156,9 +160,6 @@
Used for storing temporary files, and is pointed to by the
java.io.tmpdir System property
- - usermgt
- User management database & related files
-
- webapps
Contains the WSO2 ESB webapp. Any other webapp also can be deployed
in this directory
More information about the Carbon-dev
mailing list