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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/05/02 18:03:15 UTC

[jira] Assigned: (AXIS2-2602) Permit axis2.xml/AxisServlet "servicePath" parameter to be empty

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

Deepal Jayasinghe reassigned AXIS2-2602:
----------------------------------------

    Assignee: Deepal Jayasinghe

> Permit axis2.xml/AxisServlet "servicePath" parameter to be empty
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2602
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2602
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: nightly
>         Environment: NA
>            Reporter: Steven E. Harris
>         Assigned To: 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org