users@jaxb.java.net

Re: Eclipse PDE/RCP - unable to locate jaxb.properties

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 19 May 2005 08:55:37 -0700

Chris Chan wrote:
> Fantastic, that is working !!!
>
> It is strange that the xsdlib.jar is only needed when I run it in
> RCP/PDE. When I run the application as an normal java application, it
> doesnt need it.

You do need that jar regardless of where you need it --- it might depend
on whether you use Unmarshaller.setValidating(true), but it definitely
doesn't depend on whether you run in a normal application or RCP.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com