users@jaxb.java.net

Re: JAXB 1.0.1 Sealing Violation

From: Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com>
Date: Wed, 14 Dec 2005 10:56:31 -0800

Prashant wrote:
> Ok my bad, stupid me! The modified "jaxb.propeties" was not getting
> picked up.

Good.

> About looking up the JAXB RI version in Generated Java Code's javadoc :
> I searched for strings "version" "build" but all i could find was
>
> public static final String JAXB_RI_BUILD_ID = "jaxb.ri.build.id"; in
> DefaultJAXBImpl class file but no number ?
>
> Could you tell me what string i should be looking for and in which class ?

The version number won't be in javadoc nor in class files. It will be
only in source files.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com