Wednesday, December 28, 2011

Working with JAX-WS Web Services: Part 1

There are many frameworks available in the market to develop web services based on Java platform. However, most of those frameworks follow JAX-WS specification(JSR-000224). This series will concentrate on the official JAX-WS reference implementation developed by Metro Community at Oracle (formerly known as Sun).

Continue Reading...