You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alexis Midon (JIRA)" <ji...@apache.org> on 2008/06/19 20:27:47 UTC

[jira] Created: (ODE-307) urlReplacement relaxation

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.


[jira] Updated: (ODE-307) urlReplacement relaxation

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon updated ODE-307:
-----------------------------

    Assignee: Alexis Midon

> urlReplacement relaxation
> -------------------------
>
>                 Key: ODE-307
>                 URL: https://issues.apache.org/jira/browse/ODE-307
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.2, 1.3
>
>
> 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.


[jira] Closed: (ODE-307) urlReplacement relaxation

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon closed ODE-307.
----------------------------


> urlReplacement relaxation
> -------------------------
>
>                 Key: ODE-307
>                 URL: https://issues.apache.org/jira/browse/ODE-307
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.3.1
>
>
> 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.


[jira] Resolved: (ODE-307) urlReplacement relaxation

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon resolved ODE-307.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
                   1.2

committed an implementation on trunk and branch 1.1

> urlReplacement relaxation
> -------------------------
>
>                 Key: ODE-307
>                 URL: https://issues.apache.org/jira/browse/ODE-307
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>             Fix For: 1.2, 1.3
>
>
> 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.