users@jaxb.java.net

Re: Mssing InterleaveDispatcher

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 16 Aug 2004 09:30:09 -0700

> I have a case where jaxb is generating code that refers to class
> InterleaveDispatcher in the generated runtime package, but there is no
> InterleaveDispatcher in the runtime package, so I get lots of compile
> errors.
>
> Does this sound familiar? Is there something simple I am doing wrong? Do
> I need to send you the xsd, etc so you can reproduce it?

If you could send us the schema, that would be great.

Meanwhile, you can look inside jaxb-xjc.jar to get a copy of
InterleaveDispatcher source code. It's in the com.sun.tools.xjc.runtime
package. Put that file in your directory and rename the package decl.


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