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>