Change REST urls in all documents and README files
--------------------------------------------------
Key: AXIS2-2440
URL: https://issues.apache.org/jira/browse/AXIS2-2440
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: documentation
Affects Versions: 1.2
Reporter: Charitha Kankanamge
REST url has been altered due to latest changes. Thus, all the rest service
invocation urls should be changed in all Axis2 documents and readme files.
eg:- old way of specifying REST url
http://localhost:8080/axis2/rest/StockQuoteService/getPrice?symbol=IBM
New rest uri ==>
http://localhost:8080/axis2/services/StockQuoteService/getPrice?symbol=IBM
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]