|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History* The JBI Message Exchange Pattern (MEP) is compatible with the target operation. For example, in the previous code snippet, an InOut MEP is not compatible with the 'voidvoid' operation and an error will be returned in the JBI message exchange.
With the previous code samples, you can now call the _\{http://petals.ow2.org/helloworld}HelloworldService_ and operation _sayHello_ with an InOut MEP with a JBI message payload like :
{code:lang=xml}<sayHello>
<param0>Hey!!!</param0>
<param0>Hey!!!</param0>