You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Victor NOËL <vi...@linagora.com> on 2015/04/30 10:20:16 UTC

Error in the URI of the InOptionalOut echange pattern?

Hi,

According to the WSDL recommendation 
(http://www.w3.org/TR/wsdl20-additional-meps/#in-opt-out), the 
InOptionalOut pattern has the URI
http://www.w3.org/ns/wsdl/in-opt-out
and not
http://www.w3.org/ns/wsdl/in-optional-out

It's not extremely important, but I was wondering if it was on purpose 
or if it was an error…

Victor

Re: Error in the URI of the InOptionalOut echange pattern?

Posted by Victor NOËL <vi...@linagora.com>.
FYI I just submitted a PR for this problem: 
https://github.com/apache/camel/pull/523

Victor

Le 30/04/2015 10:20, Victor NOËL a écrit :
> Hi,
>
> According to the WSDL recommendation 
> (http://www.w3.org/TR/wsdl20-additional-meps/#in-opt-out), the 
> InOptionalOut pattern has the URI
> http://www.w3.org/ns/wsdl/in-opt-out
> and not
> http://www.w3.org/ns/wsdl/in-optional-out
>
> It's not extremely important, but I was wondering if it was on purpose 
> or if it was an error…
>
> Victor