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

Compare with Current View Page History

Version 1 Next »

These components use the JAX-WS API to make a web service client invocation or to host a Java based web service and expose it over multiple protocols. We currently test against the JAX-WS RI though will soon be also testing against Celtix as well.

Making a web service invocation through JBI

The JBI binding for JAX-WS allows a the JAX-WS API to be used to invoke a web service from a JBI message. i.e. to use JAX-WS to act as a web service client. The following example shows how to configure a service as a JAX-WS client.

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