users@jaxb.java.net

Re: Error Upgrading to JAXB 1.0.1

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 20 Jun 2003 08:48:31 -0700

The error is happening where we try to copy files into the impl.runtime
package from the jaxb-xjc.jar file.

We see those exceptions when we forgot to set up the classpath correctly,
which happens often while developing XJC, but since it's a jar file, I
have hard time understanding why it's happening.

Do you see this error regardless of the schema you compile? Or is there
any particular schema that causes this problem?

--
Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com>