Author: azeez Date: Mon Jan 19 06:04:21 2009 New Revision: 28959 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=28959
Log: URL Modified: trunk/wsas/java/modules/distribution/README trunk/wsas/java/modules/distribution/bin.xml Modified: trunk/wsas/java/modules/distribution/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/README?rev=28959&r1=28958&r2=28959&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/README (original) +++ trunk/wsas/java/modules/distribution/README Mon Jan 19 06:04:21 2009 @@ -40,7 +40,7 @@ ---------------------- 1. extract the downloaded zip file 2. Run the wso2server.sh or wso2server.bat file in the bin directory -3. Once the server starts, point your Web browser to https://localhost:9443/ +3. Once the server starts, point your Web browser to https://localhost:9443/carbon/ Training Modified: trunk/wsas/java/modules/distribution/bin.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/bin.xml?rev=28959&r1=28958&r2=28959&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/bin.xml (original) +++ trunk/wsas/java/modules/distribution/bin.xml Mon Jan 19 06:04:21 2009 @@ -27,6 +27,7 @@ <outputDirectory>wso2wsas-${pom.version}</outputDirectory> <excludes> <exclude>**/daemon.sh</exclude> + <exclude>**/wso2server.bat</exclude> </excludes> <includes> <include>**/*.sh</include> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
