ListingAgent should support service name with composite paths
-------------------------------------------------------------

                 Key: AXIS2-2698
                 URL: https://issues.apache.org/jira/browse/AXIS2-2698
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: kernel
    Affects Versions: 1.1, 1.1.1, 1.2
            Reporter: Alex Boisvert
             Fix For: 1.3
         Attachments: ListingAgent.patch.txt

Currently, ListingAgent assumes only the last part of the URI correspond to the 
servicename. 

e.g. GET /axis2/services/serviceName 

Attached is a patch that allows the ListingAgent to function properly with 
composite service names.

e.g. GET /axis2/services/path/to/service

Composite names are useful to expand the name-space of possible endpoints.   
Composite service names are common in other projects, such as Apache Ode (BPEL 
engine).



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