[
https://issues.apache.org/jira/browse/ODE-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexis Midon updated ODE-250:
-----------------------------
Attachment: ODE-250_2_unit-test.patch
Unit Test - Take 2:
Here is a patch providing a test case for http binding. The vasrious config of
http:binding are covered.
A few bugs found along the way. All of them are fixed.
> 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
> Attachments: http-binding.20080408.patch, ODE-250_2_unit-test.patch
>
>
> 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.