You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Andrey Kopachevsky (JIRA)" <ji...@apache.org> on 2009/02/20 15:17:59 UTC

[jira] Created: (SMX4NMR-101) ServiceMix NMR and Apache ODE compatibility problem

ServiceMix NMR and Apache ODE compatibility problem
---------------------------------------------------

                 Key: SMX4NMR-101
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-101
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.0.0
         Environment: any
            Reporter: Andrey Kopachevsky


ServiceMix NMR and Apache ODE compatibility problem.

We have problem while using NMR snapshot from Feb 20 and Apache ODE jbi component. 

NMR provide message exchange with getPattern method returns "http://www.w3.org/ns/wsdl/in-opt-out" url, and ODE expected to see "http://www.w3.org/2004/08/wsdl/in-out" url. 
See:
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/api/src/main/java/org/apache/servicemix/nmr/api/Pattern.java?revision=689853&view=markup
and:
http://svn.apache.org/viewvc/ode/trunk/jbi/src/main/java/org/apache/ode/jbi/MessageExchangePattern.java?revision=745274&view=markup

So, ODE component fails to recognize message exchange pattern.



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


[jira] Updated: (SMX4NMR-101) The message exchange pattern's URI does not comply with the spec

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SMX4NMR-101:
------------------------------------

    Assignee: Guillaume Nodet
     Summary: The message exchange pattern's URI does not comply with the spec  (was: ServiceMix NMR and Apache ODE compatibility problem)

> The message exchange pattern's URI does not comply with the spec
> ----------------------------------------------------------------
>
>                 Key: SMX4NMR-101
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-101
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: any
>            Reporter: Andrey Kopachevsky
>            Assignee: Guillaume Nodet
>
> ServiceMix NMR and Apache ODE compatibility problem.
> We have problem while using NMR snapshot from Feb 20 and Apache ODE jbi component. 
> NMR provide message exchange with getPattern method returns "http://www.w3.org/ns/wsdl/in-opt-out" url, and ODE expected to see "http://www.w3.org/2004/08/wsdl/in-out" url. 
> See:
> http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/api/src/main/java/org/apache/servicemix/nmr/api/Pattern.java?revision=689853&view=markup
> and:
> http://svn.apache.org/viewvc/ode/trunk/jbi/src/main/java/org/apache/ode/jbi/MessageExchangePattern.java?revision=745274&view=markup
> So, ODE component fails to recognize message exchange pattern.

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


[jira] Resolved: (SMX4NMR-101) The message exchange pattern's URI does not comply with the spec

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4NMR-101.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

Sending        runtime/src/main/java/org/apache/servicemix/jbi/runtime/impl/MessageExchangeImpl.java
Adding         runtime/src/test/java/org/apache/servicemix/jbi/runtime/MessageExchangeImplTest.java
Transmitting file data ..
Committed revision 746250.

> The message exchange pattern's URI does not comply with the spec
> ----------------------------------------------------------------
>
>                 Key: SMX4NMR-101
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-101
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: any
>            Reporter: Andrey Kopachevsky
>            Assignee: Guillaume Nodet
>             Fix For: 1.0.0
>
>
> ServiceMix NMR and Apache ODE compatibility problem.
> We have problem while using NMR snapshot from Feb 20 and Apache ODE jbi component. 
> NMR provide message exchange with getPattern method returns "http://www.w3.org/ns/wsdl/in-opt-out" url, and ODE expected to see "http://www.w3.org/2004/08/wsdl/in-out" url. 
> See:
> http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/nmr/api/src/main/java/org/apache/servicemix/nmr/api/Pattern.java?revision=689853&view=markup
> and:
> http://svn.apache.org/viewvc/ode/trunk/jbi/src/main/java/org/apache/ode/jbi/MessageExchangePattern.java?revision=745274&view=markup
> So, ODE component fails to recognize message exchange pattern.

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