Hi Brice,

The wsdl you append in the attachment is the one you mentioned have three endpoint?
Do I understand your scenario correctly?
standalone client ======> cxf bc consumer===> cxf se (the se has proxy of cxf bc provider) =========> cxf bc provider ===========> standalone server
Thanks
Freeman

Fullocto wrote:
well I don't know yet how to create a test file, I am trying to understand
how you do with your tests in the components.
But I can send you my sources for SA creation and my calculator server and
client (the libs are in my M2_REPO, see classpath).

To see how it fails:
Deploy the sa, launch the server then client.
The Exception thrown speaks about java.lang.nullpointerexception The messsage header intercepted has those routing information:
interface: calculatorExt
service: calculatorExtEndpoint
endpoint:endpointStd

While in the xbean of my servicemix se, the proxy property requires:
interface: calculatorExt
service: calculatorExtEndpoint
endpoint:endpoint

If I remove the endpointStd in the CXF provider xbean.xml, it would work.
Regards,
Brice

http://www.nabble.com/file/p18191307/20080630-BUG-routingServiceWithSeveralInterfaces-calculatrice.zip
20080630-BUG-routingServiceWithSeveralInterfaces-calculatrice.zip http://www.nabble.com/file/p18191307/20080630-calculator-client-and-Server.zip 20080630-calculator-client-and-Server.zip

Reply via email to