uCosminexus Application Server, Web Service Development Guide
This manual describes how to develop and execute the web services compliant with the JAX-WS 2.2 or JAX-RS 1.1 specifications by using the functionality provided with Cosminexus.
The following are the details on the JAX-WS 2.2 specifications, JAX-RS1.1 specifications, and the mapping of the prefixes and name space URIs.
Specification: JSR-000224 - JavaTM API for XML-Based Web services Version: 2.2 Status: Maintenance Release 3 Release: 10 December 2009 |
http://java.sun.com/xml/ns/jaxws/wsdl_customizationschema_2_0.xsd(Date Published: May 11, 2006) |
Specification: JSR-000311 - JavaTM API for RESTful Web services Version: 1.1 Status: Final Release Release: September 17, 2009 |
Table 1-1 Mapping of the prefixes and namespace URIs
No. | Prefix | Namespace URI |
---|---|---|
1 | cwsrm | http://jaxws.cosminexus.com/cwsrm |
2 | er | urn:oasis:names:tc:entity:xmlns:xml:catalog |
3 | javaee | http://java.sun.com/xml/ns/javaee |
4 | jaxb | http://java.sun.com/xml/ns/jaxb |
5 | jaxws | http://java.sun.com/xml/ns/jaxws |
6 | jaxwsdd | http://java.sun.com/xml/ns/jax-ws/ri/runtime |
7 | net35rmp | http://schemas.microsoft.com/ws-rx/wsrmp/200702 |
8 | S | Indicates S11 or S12 |
9 | S11 | http://schemas.xmlsoap.org/soap/envelope/ |
10 | S12 | http://www.w3.org/2003/05/soap-envelope |
11 | soap | http://schemas.xmlsoap.org/wsdl/soap/ |
12 | soap12 | http://schemas.xmlsoap.org/wsdl/soap12/ |
13 | soapenv | http://schemas.xmlsoap.org/soap/envelope/ |
14 | soapenv12 | http://www.w3.org/2003/05/soap-envelope |
15 | wsa | http://www.w3.org/2005/08/addressing |
16 | wsam | http://www.w3.org/2007/05/addressing/metadata |
17 | wsaw | http://www.w3.org/2006/05/addressing/wsdl |
18 | wsdl | http://schemas.xmlsoap.org/wsdl/ |
19 | wsi | http://ws-i.org/profiles/basic/1.1/xsd |
20 | wsp | http://www.w3.org/ns/ws-policy |
21 | wsrm | http://docs.oasis-open.org/ws-rx/wsrm/200702 |
22 | wsrmp | http://docs.oasis-open.org/ws-rx/wsrmp/200702 |
23 | wsu | http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd |
24 | xmime | http://www.w3.org/2005/05/xmlmime |
25 | xop | http://www.w3.org/2004/08/xop/include |
26 | xsd | http://www.w3.org/2001/XMLSchema |
27 | xsi | http://www.w3.org/2001/XMLSchema-instance |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.