Author: pradeeban Date: Fri May 15 23:34:04 2009 New Revision: 35962 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=35962
Log: Fix for CARBON-3189, and fixing the other WSAS Samples documentation minor issues. Modified: trunk/wsas/java/modules/samples/Chad/README trunk/wsas/java/modules/samples/CommodityQuote/README trunk/wsas/java/modules/samples/DataService/README trunk/wsas/java/modules/samples/EJBService/README trunk/wsas/java/modules/samples/FlickrClient/README trunk/wsas/java/modules/samples/MEX/README trunk/wsas/java/modules/samples/TinyURL/README trunk/wsas/java/modules/samples/Trader/README trunk/wsas/java/modules/samples/XKMS/README trunk/wsas/java/modules/samples/Xfer/README Modified: trunk/wsas/java/modules/samples/Chad/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/Chad/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/Chad/README (original) +++ trunk/wsas/java/modules/samples/Chad/README Fri May 15 23:34:04 2009 @@ -1,7 +1,7 @@ -WSO2 Web service Application Server -=================================== +WSO2 Web Services Application Server +==================================== Sample : Chad ============= -Please refer to Chad sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the Chad sample. +Please download the Documentation Distribution and refer to the Chad sample document in the distribution for detailed instructions on how to run the Chad sample. Modified: trunk/wsas/java/modules/samples/CommodityQuote/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/CommodityQuote/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/CommodityQuote/README (original) +++ trunk/wsas/java/modules/samples/CommodityQuote/README Fri May 15 23:34:04 2009 @@ -1,7 +1,7 @@ -WSO2 Web service Application Server -=================================== +WSO2 Web Services Application Server +==================================== Sample : CommodityQuote ======================= -Please refer to CommodityQuote sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the CommodityQuote sample. +Please download the Documentation Distribution and refer to the CommodityQuote sample document in the distribution for detailed instructions on how to run the CommodityQuote sample. Modified: trunk/wsas/java/modules/samples/DataService/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/DataService/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/DataService/README (original) +++ trunk/wsas/java/modules/samples/DataService/README Fri May 15 23:34:04 2009 @@ -5,9 +5,9 @@ ============ This is a sample Relational database management system (RDBMS) Data service. -It exposes the usage of Data Services as a web service using WSO2 Web Service Application Server. -Please refer to data service sample document in the WSAS documentation (which is in 'docs' folder -of the WSAS distribution) for detailed instructions on how to run the data service samples. +It exposes the usage of Data Services as a web service using WSO2 Web Service Application Server. +Please download the Documentation Distribution and refer to the Data Services sample document in +the distribution for detailed instructions on how to run the Data Services sample. Building the Data Services Modified: trunk/wsas/java/modules/samples/EJBService/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/EJBService/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/EJBService/README (original) +++ trunk/wsas/java/modules/samples/EJBService/README Fri May 15 23:34:04 2009 @@ -1,13 +1,13 @@ -WSO2 Web service Application Server -=================================== +WSO2 Web Services Application Server +==================================== Sample : EJB Services -====================== +===================== 1. Deploy resource/sample-ejb-1.0.jar to Jboss Application Server (Tested with version 4.0.4) 2. Copy JBOSS_HOME/client/jbossall-client.jar to WSAS_HOME/lib/extensions 3. In WSAS console goto Services -> EJB Provider Configuration & deploy EJB Service -Please refer to EJB Services sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the EJB Services sample. +Please download the Documentation Distribution and refer to the EJB Services sample document in the distribution for detailed instructions on how to run the EJB Services sample. You can find EJB client interfaces inside resource/ejb-provider-adaptor.jar. 4. Compile client code Modified: trunk/wsas/java/modules/samples/FlickrClient/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/FlickrClient/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/FlickrClient/README (original) +++ trunk/wsas/java/modules/samples/FlickrClient/README Fri May 15 23:34:04 2009 @@ -1 +1,7 @@ -Please refer to Flicker sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the Flicker sample. +WSO2 Web Services Application Server +==================================== + +Sample : FlickrClient +===================== + +Please download the Documentation Distribution and refer to the FlickrClient sample document in the distribution for detailed instructions on how to run the FlickrClient sample. Modified: trunk/wsas/java/modules/samples/MEX/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/MEX/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/MEX/README (original) +++ trunk/wsas/java/modules/samples/MEX/README Fri May 15 23:34:04 2009 @@ -1,2 +1,7 @@ -Please refer to MEX sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the MEX sample. - +WSO2 Web Services Application Server +==================================== + +Sample : MEX +============ + +Please download the Documentation Distribution and refer to the MEX sample document in the distribution for detailed instructions on how to run the MEX sample. Modified: trunk/wsas/java/modules/samples/TinyURL/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/TinyURL/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/TinyURL/README (original) +++ trunk/wsas/java/modules/samples/TinyURL/README Fri May 15 23:34:04 2009 @@ -1,7 +1,7 @@ -WSO2 Web service Application Server -=================================== +WSO2 Web Services Application Server +==================================== Sample : TinyURL -======================= - -Please refer to TinyURL sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the TinyURL sample. +================ + +Please download the Documentation Distribution and refer to the TinyURL sample document in the distribution for detailed instructions on how to run the TinyURL sample. Modified: trunk/wsas/java/modules/samples/Trader/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/Trader/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/Trader/README (original) +++ trunk/wsas/java/modules/samples/Trader/README Fri May 15 23:34:04 2009 @@ -1,7 +1,7 @@ -WSO2 Web service Application Server -=================================== +WSO2 Web Services Application Server +==================================== Sample : Trader =============== -Please refer to Trader sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the Trader sample. +Please download the Documentation Distribution and refer to the Trader sample document in the distribution for detailed instructions on how to run the Trader sample. Modified: trunk/wsas/java/modules/samples/XKMS/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/XKMS/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/XKMS/README (original) +++ trunk/wsas/java/modules/samples/XKMS/README Fri May 15 23:34:04 2009 @@ -1,2 +1,7 @@ -Please refer to XKMS sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the XKMS sample. - +WSO2 Web Services Application Server +=================================== + +Sample : XKMS +============= + +Please download the Documentation Distribution and refer to the XKMS sample document in the distribution for detailed instructions on how to run the XKMS sample. Modified: trunk/wsas/java/modules/samples/Xfer/README URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/samples/Xfer/README?rev=35962&r1=35961&r2=35962&view=diff ============================================================================== --- trunk/wsas/java/modules/samples/Xfer/README (original) +++ trunk/wsas/java/modules/samples/Xfer/README Fri May 15 23:34:04 2009 @@ -1,2 +1,7 @@ -Please refer to Xfer sample document in the WSAS documentation (which is in 'docs' folder of the WSAS distribution) for detailed instructions on how to run the Xfer sample. - +WSO2 Web Services Application Server +==================================== + +Sample : Xfer +============= + +Please download the Documentation Distribution and refer to the Xfer sample document in the distribution for detailed instructions on how to run the Xfer sample. _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
