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

Afkham Azeez resolved AXIS2-2602.
---------------------------------

    Resolution: Fixed

> Permit axis2.xml/AxisServlet "servicePath" parameter to be empty
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2602
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2602
>             Project: Axis2
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: nightly
>         Environment: NA
>            Reporter: Steven E. Harris
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>
> Per the discussion in the following thread on the axis-users mailing list:
> Why can't axis2.xml/AxisServlet "servicePath" parameter be empty?
> http://thread.gmane.org/gmane.comp.apache.webservices.axis.user/55840
> we should permit the servicePath parameter to be empty. It's only an 
> artificial distinction between the servicePath and the Servlet's contextPath 
> in trying to find the URI path base to discern the target service and 
> operation. As the example referenced above shows, one should be able to 
> deploy a Servlet to "some/context" with a servicePath of "path", or deploy 
> the Servlet to "some/context/path" with a servicePath of "" (empty), and have 
> Axis2 trust the deployer that the service name comes after 
> "some/context/path" in either case.

-- 
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]

Reply via email to