JBoss.orgCommunity Documentation

JBoss Web Services User Guide

Version: 3.2.1.GA


1. JBossWS Runtime and Tools support Overview
1.1. Key Features of JBossWS
1.2. Other relevant resources on the topic
2. Creating a Simple Web Service
2.1. Generation
3. Creating a Web Service using JBossWS runtime
3.1. Creating a Dynamic Web project
3.2. Configure JBoss Web Service facet settings
3.3. Creating a Web Service from a WSDL document using JBossWS runtime
3.4. Creating a Web service from a Java bean using JBossWS runtime
4. Creating a Web Service Client from a WSDL Document using JBoss WS
5. JBoss WS and development environment
5.1. JBossWS Preferences
5.2. Default Server and Runtime
6. Sample Web Service wizards
6.1. Sample Web Service
6.1.1. Generation
6.1.2. Deployment
6.2. Sample RESTful Web Service
7. RestEasy simple project example
7.1. The example project
8. Web Service Test View
8.1. Preliminaries
8.2. Testing a Web Service
8.3. Testing a RESTful Web Service
8.3.1. RestfulSample project
8.3.2. RESTEasy sample project