Java – Web Services: jax-ws, CXF, WSDL… What’s that?

Sorry, his novice problem But I really need to start with this

Can someone explain to me?

Solution

Jax - WS is a specification (provided by sun Oracle) for defining web services by using annotations

Apache CXF is a framework that implements jax-ws to generate web service definitions and Java proxies (from web service definitions)

Apache axis 2 is also a framework that now supports jax-ws (until jax-ws 2) This is an improvement of Apache axis CXF supports up to jax-ws 1.2

A brief tutorial can be found here

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>