Author: deepal
Date: Thu Nov  2 03:23:59 2006
New Revision: 470333

URL: http://svn.apache.org/viewvc?view=rev&rev=470333
Log:
rest api only work in tomcat like app servers not in simple http servers

Modified:
    
webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt

Modified: 
webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt
URL: 
http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt?view=diff&rev=470333&r1=470332&r2=470333
==============================================================================
--- 
webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt 
(original)
+++ 
webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/README.txt 
Thu Nov  2 03:23:59 2006
@@ -1,4 +1,4 @@
-
+
 Introduction
 ============
 
@@ -50,7 +50,7 @@
 
 Running the client.
 =================================================
-WOW , you  can invoke complete service using REST API . First try to use 
library system using REST
+WOW , you  can invoke complete service using REST API , but that only work in 
application servers like tomcat and that will not work in SimpleHttpServer. 
First try to use library system using REST
 API.
 
 This sample is simple one and will not do complex tasks , so lets try to 
follow the right way . 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to