Hi,

My comment inline
On 2012-2-21, at 下午7:37, [email protected] wrote:

Hi all,

I generated a client with maven cxf-codegen-plugin. The generated classes - correct me if Im worng - let the application server(e.g. WAS) choose the WS runtime.
Yes, the generated code are using jaxws api so it can work with any jaxws runtime
For better integration in spring I tried to generate the client with JaxWsProxyFactorybean. Is It possible, that this way lead to the problem, that always the cxf runtime is used? Can I use JaxWsProxyFactoryBean and let the application server provide the runtime?

Yes, JaxWsProxyFactorybean is CXF specific API so it must work with CXF.

Freeman
Thx
mephi :)


--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

---------------------------------------------
Freeman Fang

FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com









Reply via email to