users@jaxb.java.net

Re: jaxb customization question

From: Dmitri Colebatch <dim_at_colebatch.com>
Date: Mon, 23 Oct 2006 09:04:36 +1000

On 10/20/06, Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_sun.com> wrote:
> Roderico Cruz wrote:
> In 2.1 EA, you can add <jaxb:class ref="org.acme.foo.className"/> and
> that would work better than implClass.

Does the class referenced need to be available on the classpath at
buildtime (ie when xjc is run, not javac obviously)?

cheers
dim