users@jaxb.java.net

Adding JAXB Jar files to a public CVS server

From: Wiedmann, Jochen <jochen.wiedmann_at_softwareag.com>
Date: Sat, 02 Aug 2003 02:51:54 +0200

Hi,

the JWSDP 1.2 release notes contain the following note:

    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.

    FCS Component Files
    JAXP jaxp-api.jar, dom.jar, sax.jar, xalan.jar, xercesImpl.jar,
xsltc.jar
    JAXB * jaxb-api.jar, jaxb-xjc.jar, jaxb-impl.jar, jaxb-libs.jar,
jax-qname.jar,
            namespace.jar, relaxngDataype.jar, xsdlib.jar
    JAXR jaxr-api.jar, jaxr-impl.jar, castor-0.9.3.9-xml.jar,
fscontext.jar, jaas.jar,
           providerutil.jar, JAXP
    * 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.

I understand this as the permission to add the JAXB Jar files to the
JaxMe public CVS repository and/or to any JaxMe distribution. Is that
right?

Second question: Could the JAXB component perhaps be reduced to a
component like JAXB-API, including jaxb-api.jar, jaxb-qname.jar and
namespace.jar only?


Regards,

Jochen