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 
-- 
View this message in context: 
http://www.nabble.com/CXF-routing-issues-with-same-servicenames-tp18157214p18191307.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Reply via email to