Hi Stefano, This issue is already fixed in the CVS version of Castor.
Arnaud > -----Original Message----- > From: Stefano Crosta [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 12, 2002 7:37 PM > To: [EMAIL PROTECTED] > Subject: [castor-dev] xml-core-dsig schema binding problem... > > 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(UnknownSour ce) > 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 ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
