If you are looking to get started with web services development, these series of my blog should provide you enough details with tutorials on how to go about developing web services.
- Introduction to JAX-WS
- Create code first web services
- Create Contract first web services
- Intercept SOAP messages
- Web Services Interoperability – Invoking real world .NET web services using Java
If you are looking to get started with CXF framework for Web service development, the following blogs would be useful
- Introduction to CXF and CXF Architecture
- CXF and Spring Tutorial
- Create Web Services using CXF and XSD first approach
- Deploying CXF Web Services in WebSphere Process Server
If you are looking for some inputs on which web service framework to choose, refer to the following blogs