The following Java WSDP components are individually redistributable. Redistribution of a component entails the redistribution of all files comprising the component and any dependent components.
| Redistributable Component | Files |
|---|---|
| JAXP | jaxp-api.jar, dom.jar, sax.jar,
xalan.jar, xercesImpl.jar, xsltc.jar |
| JAXB * | JAXB JAR files (jaxb-api.jar, jaxb-impl.jar,
jaxb-libs.jar, jaxb-xjc.jar), JAXP 1.1
or higher JAR files (jaxp-api.jar, sax.jar, dom.jar,
xalan.jar), JWSDP Shared JAR files (jax-qname.jar,
namespace.jar, xsdlib.jar, relaxngDataype.jar)
|
| JAX-RPC | jaxrpc-api.jar, jaxrpc-impl.jar, jaxrpc-spi.jar,
relaxngDatatype.jar, xsdlib.jar, JAXP,
SAAJ, jcert.jar, jnet.jar, jsse.jar
|
| SAAJ | saaj-api.jar, saaj-impl.jar, jaxp-api.jar,
dom.jar, sax.jar, xalan.jar,
xercesImpl.jar, activation.jar, mail.jar,
servlet.jar |
| JAXR | jaxr-api.jar, jaxr-impl.jar, jaxb-api.jar,
jaxb-impl.jar, jaxb-libs.jar, saaj-api.jar,
saaj-impl.jar, jaxp-api.jar, dom.jar,
sax.jar, xercesImpl.jar, activation.jar,
jaas.jar, mail.jar, namespace.jar,
relaxngDatatype.jar, xsdlib.jar |
* If
the application will not be doing any compilation at runtime, the jaxb-xjc.jar
file does not need to be redistributed with the application. |
|
Click here to check for any changes.