> 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 just tried it, and got some meaningful error messages --- not
IndexOutOfBoundsException.
Could you try it again?
> 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?
I was planning to allow users to upload a zip file that contains
multiple schema files and binding files.
I guess you need this functionality.
regards,
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net