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.