users@jaxb.java.net

Re: com.sun.bind.v2 reflection example

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 31 Mar 2006 12:08:04 -0800

wiedkla wrote:
> Hi,
>
> thank you for your reply.
>
> I tried my best to use jaxb2-reflection with xjc generated classes,
> but I did not succeed yet. Bundeling a full JAXB 2.0 implementation
> with jaxb2-reflection would solve this problem, indeed.
>
> Btw., if there are different releases of JAXB 2.0, where can I inform
> myselft about the version thread(s)?

1. do JAXBContext.toString() and it will give you the build ID and other
information.

2. java -jar jaxb-xjc.jar -version

3. check META-INF/MANIFEST.MF of any JAXB jar.


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com