users@jaxb.java.net

Re: Did jaxb-ri.jar disappear in JWSDP 1.2 ?

From: Robert Lowe <rmlowe_at_rmlowe.com>
Date: Mon, 28 Jul 2003 20:38:34 +0800

I believe it was replaced by jaxb-impl.jar.

See the JAXB release notes for the full list of jars.

- Rob

----- Original Message -----
From: "Jorge Medina" <jmedina_at_ON.COM>
To: <JAXB-INTEREST_at_JAVA.SUN.COM>
Sent: Monday, July 28, 2003 8:21 PM
Subject: Did jaxb-ri.jar disappear in JWSDP 1.2 ?


> Did jaxb-ri.jar disappear in JWSDP 1.2 ?
>
> I use to include with my application the jar files under jaxb\lib .
> Should I include now files from \jwsdp-1.2\jwsdp-shared\lib ?
> Is there any description of what these jar files contain ?
> Which of those jar files are required by JAXB ?
>
> Thanks