Introduction to Java based Web services Frameworks
JAX-WS
JAX-WS
- JAX-WS Start From WSDL-doc style
- JAX-WS Start From WSDL - RPC style
- JAX-WS Client Side
- JAX-WS Servlet Endpoint
- JAX-WS Server side Introduction
- JAX-WS JavaSE Service endpoint
- JAX-WS EJB Endpoint
- JAX-WS Provider
JAX-RPC
- Please use JAX-RPC only if you are in J2EE 1.4. For JavaEE 5.0, use JAX-WS instead. If you are planning to do new development, please consider using JAX-WS only.JAX-WS has replaced JAX-RPC as the webservice stack. JAX-RPC is still supported for backward compatibility in JavaEE 5.0
No comments:
Post a Comment