Wrong REST EPR shown in the admin console when enabling REST
-------------------------------------------------------------
Key: AXIS2-1935
URL: https://issues.apache.org/jira/browse/AXIS2-1935
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: admin console
Affects Versions: 1.1.1
Environment: Win XP, Tomcat 5.5.16, JDK1.5
Reporter: Charitha Kankanamge
When enabling REST for Axis2MainServlet in axis2.xml, wrong epr is shown in the
admin console 'Available Services' page.
Steps to reproduce:
===================
1. Enable REST in axis2.xml
i.e:- Change the following parameter
<parameter name="enableRESTInAxis2MainServlet"
locked="true">true</parameter>
2. Restart the server and navigate to 'Available Services' page in the axis2
admin console
3. Service REST epr is displayed as follows.
Service REST epr : http://localhost:8080/axis2/services/Version
: http://localhost:8080/axis2/rest/Version
Please see the attached screen shot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]