[
https://issues.apache.org/jira/browse/AXIS2-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462954
]
Deepal Jayasinghe commented on AXIS2-1935:
------------------------------------------
Can't we just use one Servlet to support REST and SOAP having two servlets make
the system more complex , and it is very difficult to figure out to which
parameter to enable and and which is not. So cant we just use one servlet
(AxisServlet) to handle all those and get rid of AxisRESTServlet (like we had
sometime ago).
> 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
> Attachments: RESTepr.JPG
>
>
> 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]