> hello,
>
> When I run SourceGenerator for a rather big xml schema, it will generate
> error:Exception in thread "main" java.lang.NullPointerException
>         at

Check your schema, it looks like it is wrong. You get a nullpointer
exception e.g. if you use a non declared type, element or group.
Try loading the schema file in an xsd editor, like XMLSpy or Turbo XML and
validate it with the tool.

Hope that helps,
 Christoph

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to