Make the servicePath configuration parameter a set or list to handle multiple 
mappings
--------------------------------------------------------------------------------------

                 Key: AXIS2-2601
                 URL: https://issues.apache.org/jira/browse/AXIS2-2601
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: deployment
    Affects Versions: nightly
         Environment: NA
            Reporter: Steven E. Harris


Per the discussion in the following thread on the axis-users list:

The servicePath configuration parameter: how to handle multiple mappings?
http://thread.gmane.org/gmane.comp.apache.webservices.axis.user/55826

it would be if the servicePath configuration parameter could accept a set of 
paths rather than a single path as it does now. With a set of paths, it would 
then be possible to deploy the AxisServlet with several Servlet/URL mappings 
pointing to it. I could then deploy services to more than one path, such as 
"<context>/foo/bar/<service name>" and "<context>/baz/quux/<service name>", 
with both "foo/bar" and "baz/quux" as servicePath parameters.

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