users@jaxb.java.net

Re: Feedback on <xjc:simple> customisation

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 05 Jun 2006 22:37:30 -0700

Thanks. I fixed the problem.

Dan Fitzgerald wrote:
> Hi,
>
> I've started to have a problem using the 'Experimental simpler & better
> binding mode' with JAXB 2.0 FCS (vhudson-jaxb-3354) but it worked fine
> with JAXB 2.0 EA3 (build 2.0-b26-ea3).
>
> The problem (java.lang.NullPointerException) comes about when the schema
> contains an xsd:any element eg
>
> <xsd:complexType name="MyType">
> <xsd:sequence>
> <xsd:any namespace="##any" minOccurs="0" maxOccurs="unbounded" />
> </xsd:sequence>
> </xsd:complexType>
>
> Hope this helps find the problem
>
> Dan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com