Project Description
Welcome to the JAX-WS Reference Implementation Project. This project provides the core of Metro project, inside GlassFish community
This project develops and evolves the code base for the reference implementation of the Java API for XML Web Services (JAX-WS) specification. The current code base supports JAX-WS 2.0 and JAXWS 2.1 but the project will track future versions of the JAX-WS specifications.
Overview
- Standards Supported:
- JAX-WS 2.0/2.1/2.2 (JSR 224)
- WS-I Basic Profile 1.2 and 2.0
- WS-I Attachments Profile 1.0
- WS-I Simple SOAP Binding Profile 1.0
- WS-Addressing 1.0 - Core, SOAP Binding, WSDL Binding
- Status: Production Quality
- Licenses: Dual license consisting of the CDDL v1.1 and GPL v2.
- Governance: Same as Project GlassFish
- Project News:
(see RSS)
Extensions / Tools
- Web Services Interoperability Technology - WSIT
- Pluggable transports
- FastInfoset
- Wsimport and Wsgen Maven2 plugin
- JAX-WS commons
Hacking the source code
Subprojects
Name | Summary |
---|---|
jax-ws-commons | JAX-WS commons |
jax-ws-tck | TCK for JAX-WS |
jaxwsunit | JAX-WS RI unit test |
jms-ws-transport | JMS Web Services transport |
tubes | asynchronous pipelining infrastructure |
ws-test-harness | JAX-WS test harness |
wsmonitor | Web service monitoring tool |
mimepull | MIME message parsing |
wom | WSDL Object Model |
stax-ex | Extensions to StAX APi |
xmlstreambuffer | Stream buffers for XML |
istack-commons | common code for JAX-WS, JAXB, SAAJ |