hello,

this is a quite strange problem I have when trying to build the java
code for the XML DSIG
schema ( http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd )

$ java -cp "..." org.exolab.castor.builder.SourceGenerator -i
E:/Sources/ICare/XML/xmldsig-core-schema.xsd -package org.w3c.xml -d est
E:/Sources/ICare

Exception in thread "main" java.lang.NullPointerException
at
org.exolab.castor.builder.MemberFactory.createFieldInfoForAny(Unknown
Source)
at
org.exolab.castor.builder.SourceFactory.processContentModel(Unknown Source)
at
org.exolab.castor.builder.SourceFactory.processContentModel(Unknown Source)
at
org.exolab.castor.builder.SourceFactory.processComplexType(Unknown Source)
at
org.exolab.castor.builder.SourceFactory.createSourceCode(Unknown Source)
at
org.exolab.castor.builder.SourceGenerator.processComplexType(UnknownSource)
at
org.exolab.castor.builder.SourceGenerator.createClasses(Unknown Source)
at
org.exolab.castor.builder.SourceGenerator.createClasses(Unknown Source)
at
org.exolab.castor.builder.SourceGenerator.generateSource(Unknown Source)
at
org.exolab.castor.builder.SourceGenerator.generateSource(Unknown Source)
at
org.exolab.castor.builder.SourceGenerator.generateSource(Unknown Source)
at org.exolab.castor.builder.SourceGenerator.main(Unknown Source)

Is this a known issue? I am using Version 0.9.4.1

Thanks,

Stefano Crosta

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

Reply via email to