Hi,
is it possible to use a schema file from the web, i.e. use, for instance,
http://czt.sourceforge.net/zml/Z_1_1.xsd
as the schema file given to JAXB on the Web?
I get an Unexpected failure: IndexOutOfBoundsException if I try this :-(
I am asking because I want to generate code (using Jaxb on the web) for
a schema which imports another schema (which is available via http).
If I load my local schema that import a schema available via http, I get
an unable to parse "
http://some.web.page" error.
Is there a way to generate code for a schema which imports another schema
using jaxb on the web?
Petra,
hoping that Jaxb becomes open source quite soon :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net