urlReplacement relaxation
-------------------------
Key: ODE-307
URL: https://issues.apache.org/jira/browse/ODE-307
Project: ODE
Issue Type: Sub-task
Reporter: Alexis Midon
The wsdl spec says:
"The http:urlReplacement element indicates that **all** the message parts are
encoded into the HTTP request URI using a replacement algorithm." [1]
ODE will relaxe this requirement and accept that only a subset of the message
parts are mentioned in the url template.
Actually when interacting with a RESTful service you may need to specify an id
the url, and a document in the request body for instance.
[1] http://www.w3.org/TR/wsdl#_http:urlReplacement
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.