开发者

Migration guide from Axis2 to CxF

开发者 https://www.devze.com 2023-03-29 13:50 出处:网络
One of our projects we need to migrate an existing Axis2 - Jax RPC based application to a Apache CxF based runtime.

One of our projects we need to migrate an existing Axis2 - Jax RPC based application to a Apache CxF based runtime.

Has anyone done such migration before...what could be the advantages of CxF over Axis 2? Is there any m开发者_如何学编程igration guide created for reference.

Thanks, SC


I have used Axis2 and CXF and my choice now goes to CXF because I find it easier to use and also to configure in the pom.xml, especially the wsdl2java plugin.

For a detailed comparison between Axis and CXF check: Difference between Apache CXF and Axis

0

精彩评论

暂无评论...
验证码 换一张
取 消