Hi, I've created a <cxfbc:provider> for an external webservice. The service deploys - I suppose :o) - correctly and now I would like to test it.
The test scenario I would like to execute is the following: -the client sends an XML request to a ServiceMix HTTP-endpoint -the defined <cxfbc:provider> forwards the XML request to the external webservice -the external webservice responsd to a ServiceMix endpoint -ServiceMix forwards the XML response to the client Is this scenario possible just by defining a <cxfbc:provider> (but what is the HTTP-endpoint for the client?) or should I define an additional <http:endpoint> that is linked to the <cxfbc:provider> (how can I create this link?) ? Regards, Stefan Lecho. -- View this message in context: http://www.nabble.com/How-to-test-a-cxfbc%3Aprovider---tp18964313p18964313.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
