This isn't exactly what you asked about, but you can generate files from
multiple schemas at the same time -- that way you'll only see one
version of the classes.
On Thu, 2007-03-15 at 08:46 -0700, Eric Crampton wrote:
> Hey Dan,
>
> I asked the same question on this list a couple of months ago, but
> didn't receive any replies. I'm guessing the answer is that you can't
> do this. Not that this helps, but as I recall, you can do this with
> XMLBeans, so there is precedent of a similar tool also viewing this
> functionality as useful.
>
> Regards,
> --Eric
>
> On 3/15/07, Dan Diephouse <dan_at_envoisolutions.com> wrote:
> > Question: We have a multi module in which one module we've generated schema
> > A into package foo.a. In the second module we generate schema B into foo.b.
> > B depends on A though, so schema A also gets regenerated as well. Is there a
> > way to tell JAXB that we've already generated a particular schema and that
> > its in a particular package?
> >
> > Thanks,
> >
> > - Dan
> >
> >
> > --
> > Dan Diephouse
> > Envoi Solutions
> > http://envoisolutions.com | http://netzooid.com/blog
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>