users@jaxb.java.net

Re: JAXB mapping

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Tue, 28 Aug 2007 18:42:37 +0200

Hi.

> I see that it is working this way
> JAXBContext.newInstance(mypackage.ObjectFactory.class);

Then you have to use the appropriate classloader.

Bye.
/lexi