Thanks for the help! But there's still some problem...
Adding relaxngDatatype.jar to my libraries fixed the execution in
JBuilder9, but when I jar everything up into an application jar it doesn't
work again. What are all the JAXB jars that are needed for deployment? And
is there a hierarchy that they need to be in relative to the
application source files for deployment? I should mention that my clients
don't want to have to add any libraries to the classpath for
deployment. They want a single double-clickable file that contains all
resources needed for the application.
At 11:26 AM 8/7/2003 -0700, you wrote:
>The class is in relaxngDatatype.jar. So make sure you have this jar file
>in your classpath.
>
>One thing that I often do myself is to use the wrong case (like
>"RelaxNgDatatype.jar") On Windows this works OK, but on Unix (including
>MacOS X, I suppose), it fails to resolve to the right file.
>
>regards,
>--
>Kohsuke Kawaguchi 408-276-7063 (x17063)
>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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net