You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This component supports Soap With Attachments (SAAJ) and Apache Axis.

Invoking web services using SAAJ

We have a component for invoking web services using SAAJ and Axis via JBI as an InOut message exchange. Here is an example of it in use. This particular example will invoke a web service to ask for a stock price.

Error formatting macro: snippet: java.lang.NullPointerException

You can invoke this by passing in this request body

Error formatting macro: snippet: java.lang.NullPointerException

Then you should expect this response

Error formatting macro: snippet: java.lang.NullPointerException
  • No labels