users@jaxb.java.net

Re: <PING> Specified globalBinding customization not used error when compiling XJC

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 15 Dec 2003 15:25:21 -0800

Thank you.

Apparently the cause of the problem is that the schema doesn't define "soap:Envelope"
as a simple type, even though you have a javaType customization that
suggests there is.

The XJC should obviously report an error gracefully, but it doesn't
check the existence of the simple type and thus it crashes.

regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net