You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2011/09/23 11:50:26 UTC

[jira] [Resolved] (AXIS2-5153) Service listing fails when using a custom context root

     [ https://issues.apache.org/jira/browse/AXIS2-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5153.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0
                   1.6.2
                   1.5.7
         Assignee: Amila Manoj

Fixed in r1174618.

> Service listing fails when using a custom context root
> ------------------------------------------------------
>
>                 Key: AXIS2-5153
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5153
>             Project: Axis2
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.6.0
>         Environment: Linux
>            Reporter: Amila Manoj
>            Assignee: Amila Manoj
>             Fix For: 1.5.7, 1.6.2, 1.7.0
>
>         Attachments: AXIS2-5153.patch
>
>
> Steps to reproduce:
> 1. In axis2.xml, change the parameter contextRoot to something other than axis2. For example,
>     <parameter name="contextRoot">foo</parameter>
> 2. Start the server and point the browser to localhost:8080
> You will be redirected to http://localhost:8080/foo/services/
> But will get: <faultstring>The service cannot be found for the endpoint reference (EPR) /foo/services/</faultstring>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org