Hi,

We have used Apche CXF to deploy a webservice in one of our projects. It
works like a charm with Spring. Now on the client side, we used WSDL2JAVA to
create JAXB based proxy classes/stubs and we use JaxWSProxyFactoryBean to
consume the webservice using Spring. It works ok as well. Do we need to
provide  JaxWSProxyFactoryBean class with all the JAXB created stub client
classes or just the service interface?

--Irshad.
-- 
View this message in context: 
http://www.nabble.com/Question-about-JaxWsProxyFactoryBean-and-JAXB.-tp16001441p16001441.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to