Allow calls to HTTP endpoint using same address as the SOAP endpoint
--------------------------------------------------------------------

                 Key: AXIS2-4834
                 URL: https://issues.apache.org/jira/browse/AXIS2-4834
             Project: Axis2
          Issue Type: Improvement
          Components: kernel
    Affects Versions: 1.5.2
            Reporter: Dennis Kieselhorst
             Fix For: 1.5.3, nightly
         Attachments: RequestURIBasedServiceDispatcher.patch

I created a WSDL 1.1 with a SOAP endpoint and a HTTP endpoint. Both ports have 
the same location and the same service. If there is more than one endpoint, the 
RequestURIBasedServiceDispatcher tries to resolve the endpoint using the 
endpoint name. I created a patch to also respect messageContext.isDoingREST().

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