Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can invoke this by passing in this request body:

Wiki Markup
{snippet:id=request|lang=xml|url=http://svn.servicemix.codehaus.org/*checkout*/branches/servicemix-1.1/base/src/test/resources/org/servicemix/components/saaj/request.xml}

Then you should expect this response:

Wiki Markup
{snippet:id=example|lang=xml|url=http://svn.servicemix.codehaus.org/*checkout*/branches/servicemix-1.1/base/src/test/resources/org/servicemix/components/saaj/response.xml}

...

For a complete example, using SAAJ and incorporating the above code snippets, please see the HTTP Binding Example.
For details on JBI InOut message exchanges, please JSR 208.