Uday Subbarayan wrote:
> There are 2 files in the download,
> [1] 04/12/2005 03:57 PM 4,696,899 jaxb-src.zip
Not sure where you get this.
> [2] 04/12/2005 03:56 PM 4,559,015 JAXB_RI_src_20050407.jar
This is the right one. If you follow the links from
http://jaxb.dev.java.net/jaxb20-ea/, I think this is the only bundle
you'll get:
>
> and it looks to me that [2] is the correct one.
>
> But when i try to do,
>
> C:\projects\Sonoa-Systems\Product\Sun\JAXB\2.0EA\src>jar -xvf
> JAXB_RI_src_20050407.jar
> inflated: META-INF/MANIFEST.MF
> inflated: Main.class
>
> I am getting nothing ?
Follow the instruction on the page and run
$ java -jar JAXB_RI_src_20050407.jar
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com