JBossWS

From JBossws


JBossWS is a web service framework developed as part of the JBoss Application Server. It implements the JAX-WS specification that defines a programming model and run-time architecture for implementing web services in Java, targeted at the Java Platform, Enterprise Edition 5 (Java EE 5).

JBossWS integrates with most current JBoss Application Server releases as well as earlier ones, that did implement the J2EE 1.4 specifications. Even though JAX-RPC, the web service specification for J2EE 1.4, is still supported JBossWS does put a clear focus on JAX-WS.

To get started, please have a look at the Quick Start, the Guided Tour or the User Guide

If you need to use web services with previous AS releases, please refer to the Legacy Documentation.

User documentation

The user documentation is organized into categories related to the real world lifecycle of a webservice application. This way it should cope with most of the issues ws users have to deal with, from the technology choices before the implementation, to testing and all issues concerning the productization of a service / service client. Please refer to the categories linked below or pick from the most important pages listed.

A Quick Start documentation for the native stack is also available for skilled users.

If you don't know where to start from, please consider taking a Guided Tour along the JBossWS documentation.


What are web services all about?
Setup your development environment
Developing web services
Moving your services to a staging system
Taking your services into production

Contributing to JBossWS

Community

Related Topics

Legacy documentation

View All...