This was fixed yesterday in the CVS and a regression test case was added. I'll try to do a 0.9.4.1 release on Monday that includes this weeks patches. Otherwise you could try the CVS or revert to 0.9.3.21 for now.
Thanks, --Keith Joao Luis Pinto wrote: > > Hello > > While trying to process the http://www.w3.org/TR/xmldsig-core/xmldsig-core- > schema.xsd schema with the 0.9.4 SourceGenerator, I get the following error > messages: > > Type not found for element: SPKISexp > Type not found for element: DigestValue > Type not found for element: P > Type not found for element: Q > Type not found for element: P > Type not found for element: Q > Type not found for element: G > Type not found for element: Y > Type not found for element: J > Type not found for element: Seed > Type not found for element: PgenCounter > Type not found for element: Seed > Type not found for element: PgenCounter > Type not found for element: PGPKeyID > Type not found for element: PGPKeyPacket > Type not found for element: PGPKeyID > Type not found for element: PGPKeyPacket > Type not found for element: PGPKeyPacket > Type not found for element: PGPKeyPacket > Type not found for element: X509IssuerName > Type not found for element: X509SerialNumber > Type not found for element: X509SKI > Type not found for element: X509SubjectName > Type not found for element: X509Certificate > Type not found for element: X509CRL > Type not found for element: X509SKI > Type not found for element: X509SubjectName > Type not found for element: X509Certificate > Type not found for element: X509CRL > Type not found for element: XPath > Type not found for element: HMACOutputLength > Type not found for element: KeyName > Type not found for element: Modulus > Type not found for element: Exponent > Type not found for element: MgmtData > > I checked, and the previous version 0.9.3.21 also failed to generate these > classes, but was silent about it. I'm using Sun JDK 1.4.0 and my command line > is (minus classpath setting): > > java SourceGenerator -i xmldsig-core-schema.xsd -package > com.jpinto.eneragent.message -types j2 > > Could anybody give me some help/advice on this? > > Thank you > > Jo�o Luis > > ----------------------------------------------------------- > 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
