users@jaxb.java.net

Re: IllegalArgumentException (loc parameter must not be null) when try to unmarshall via JAXBResult

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 17 Feb 2005 09:15:41 -0800

Matt Magoffin wrote:
> (resending due to send snafu previously)
>
>> What XSLT engine are you using? A well-behaving XSLT engine should set a
>> Locator object to JAXB, so that the above context.getLocator() won't
>> return null. That's a contract defined by the SAX API.
>
> I'm using Xalan 2.6. I'll try another if I can (I thought Xalan was a
> pretty good implementation?).

Yes, Xalan is supposed to be good. In any case this has already fixed in
the repository.


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com