uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

1. Overview of Developing and Executing Web services

You can use the JAX-WS functionality of Cosminexus to develop SOAP Web services that are compliant with the JAX-WS 2.2 specifications. You can also use the JAX-RS functionality of Cosminexus to develop RESTful Web Services (Web resource) that are compliant with the JAX-RS 1.1 specifications.

This chapter gives an overview of Web services, and describes the prerequisites for developing them.

Organization of this chapter
1.1 JAX-WS/JAX-RS specifications compliant version, prefix and name space URI
1.2 Overview of developing Web services
1.3 Functionality used for developing and executing the Web services
1.4 Prerequisites for developing and executing Web services
1.5 Format of Web services and Clients
1.6 Setting up JAX-WS and JAX-RS engine