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
