http:binding support
--------------------

                 Key: ODE-250
                 URL: https://issues.apache.org/jira/browse/ODE-250
             Project: ODE
          Issue Type: New Feature
          Components: Axis2 Integration
            Reporter: Alexis Midon


Add support for http:binding in ODE.

A solution could be to extract an interface from 
org.apache.ode.axis2.ExternalService. The current ExternalService would become 
the soap:binding implementation of this new interface while this jira will 
provide the http:binding implementation.
The instantiation of one of these implementation would take in place in 
org.apache.ode.axis2.ODEServer#createExternalService. All the information 
required to pick the right implementation is passed to this method already.

http://www.w3.org/TR/wsdl#_http


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to