Release Notes (original) (raw)

1. Required Software

2. Installation Instructions

The following applies to the JAX-WS standalone bundles.

If you intend to only invoke an already existing Web service, then alternatively you can use the wsimport andwsgen scripts in the bin directory of the JAX-WS RI 2.3.0-SNAPSHOT bundle.

3. Running on top of JDK 6

JDK includes JAX-WS and JAXB API and RI. JAX-WS RI 2.3.0-SNAPSHOT includes RI of JAX-WS/JAXB 2.2. In order to run JAX-WS RI 2.3.0-SNAPSHOT you would need to specify ONLYjaxws-api.jar, andjaxb-api.jar jars using the Java Endorsed Standards Override Mechanism

4. Jar dependency

Table 1. Jar dependencies summary

Runtime Jars FastInfoset.jar,jaxb-api.jar,jaxb-core.jar,jaxb-impl.jar,jaxws-api.jar,javax.annotation-api.jar,jaxws-rt.jar,jsr181-api.jar,mimepull.jar,javax.xml.soap-api.jar,saaj-impl.jar *,stax2-api.jar,woodstox-core-asl.jar,stax-ex.jar,streambuffer.jar,policy.jar,gmbal-api-only.jar,management-api.jar,ha-api.jar
Tooltime Jars All the runtime jars +jaxb-xjc.jar,jaxb-jxc.jar,jaxws-tools.jar

If you run JAX-WS RI 2.3.0-SNAPSHOT with IBM JDK, there are two options:

JAXWS also depends on resolver implementation form JDK, which is not found on AIX. The repackaged resolver.jar can be found in the distribution, or Maven though. First approach is recommended.

5. Current Limitations / Bugs / Issues

6. Changelog