users@jaxb.java.net

JAXB 1 - catalog issues

From: William Simons <william.simons_at_childrens.harvard.edu>
Date: Mon, 03 Oct 2005 15:15:33 -0400

Hi all,

Is this the correct mailing list for JAXB 1 issues too?

I'm trying to use the catalog feature in JAXB and am having some strange
problems. The error that I get indicate that my imported schemas are being
loaded more than once.

[xjc] [ERROR] 'PasswordType' is already defined
[xjc] line 24 of credentials.xsd

[xjc] [ERROR] (related to above error) the first definition appears here
[xjc] line 19 of credentials.xsd


I've tried using this feature in jwsdp1.6, 1.5, and 1.4 with no success.
The exact same schemas work with the JAXB2.0 weekly build but not the EA
release.

Has anyone seen this problem before? A workaround (or a pointer) would be
fantastic. I can try to create a simple test case if necessary...

Thanks,
Bill Simons