> Is there a way to have JAXB create all fields public instead of protected?
> I didn't see a compiler option or anything to set in a schema... ?
No. You are not supposed to access those things directly. It's against
the philosophy of OO.
I guess you are trying to do that as a workaround because something
doesn't work as you expected. If so, I'd like to hear why you feel you
need to access the generated fields.
regards,
--
Kohsuke KAWAGUCHI 408-276-7063 (x17063)
Sun Microsystems kohsuke.kawaguchi_at_sun.com