Hi

It would be possible to make use of the ClientProxyFactoryBean or 
JaxWsProxyFactoryBean
from within a service implementation to call another service.   

It would also be possible to make use of a client generated with wsdl2java from 
within your
service implementation.

Hope this helps
Hannes


On 25 Jul 2010, at 6:25 PM, sic wrote:

> 
> I'm not familiar with cxf yet so hope to understand my poor question.
> 
> Cxf is commonly used for providing webservice.
> 
> If so, is it possible to call the external webservice when cxf provider is
> requested from a client then returns to the client?
> (client -> cxf engine -> external web apps)
> 
> Surely, it might be done with ESB(e.g. servicemix). but without them, can do
> it with cxf interceptor or webservice implementation code, camel when you
> think about it.
> 
> I wanna eventually do call the serveral external web apps using cxf itself.
> 
> I appreciate any advice for my concept.
> 
> regards,
> 
> sic
> -- 
> View this message in context: 
> http://cxf.547215.n5.nabble.com/possible-to-call-external-webservice-tp2131599p2131599.html
> Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to