You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Jean-François Daune <jf...@cigersoft.be> on 2007/09/11 12:42:36 UTC

Request dispatching

Hi,

I wonder how incoming SOAP requests are dispatched to appropriate object and method in CXF.

I plan to use WS-Addressing soon, but in the meantime, I would have liked to understand how a dispatcher is supposed to find the appropriate method with JAX-WS.

Is it based on the first element within the SOAP body?

Cheers,

J-F