users@jax-rpc.java.net

JWSDP 1.4 Redistributable components question

From: Ryan LeCompte <ryan.lecompte_at_pangonetworks.com>
Date: Tue, 9 Nov 2004 16:35:24 -0500

Hello all,
 
I have a question regarding the "redistributable components" in the JWSDP
1.4 release notes page. Under this section, all of the components (JAXP,
JAXB, JAX-RPC, SAAJ, and JAXR) that can be redistributed are listed.
However, many of the JAR files that are listed as required for that
particular component do not ship with the JWSDP 1.4 archive (at least I
couldn't find them by doing a search for them in the installed directory).
Examples include: xsltc.jar, jcert.jar, jnet.jar, jsse.jar, etc. I've been
able to get my JAX-RPC application working by just including about 12 or so
JARs from the JWSDP distribution in addition to JARs that I already was
using previously from other projects. Can anyone shed some light on the
licensing issues regarding the redistribution of these components (and their
corresponding JAR files)? The release notes page says that if a component is
redistributed, then all of its corresponding JAR files and dependent
components must also be included. However, I don't seem to be able to find
all of the JARs in my JWSDP distribution that are listed there. Any help is
greatly appreciated.
 
Regards,
-- Ryan