jason white wrote:
> ...
>
> Unable to access jarfile jaxb.xjc:jar:xjchibernate.jar
OK, OK, I was careless, I meant:
java -cp jaxb-xjc.jar:xjchibernate.jar com.sun.tools.xjc.Driver
-Xhibernate-java test.xsd ..
(As long as you try the latest bits you should be able to do:
xjc.sh -cp xjchibernate.jar -Xhibernate-java test.xsd ...
)
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com