>> > >> > Ant generates source for schema: A, B and C >> How do these XML schemas related to each other ? Do they >> relate to each other at all ? E.g. does A include/import B ?
Some of the schemas import one or more of the other schemas but the particular one that is failing does not import anything at all. What usually cause this error? Is the element last shown the one causing the problem? [castor-srcgen] Creating classes for: AnalogInputPointsType [castor-srcgen] 2009-02-13 14:11:24,419 [main] DEBUG org.exolab.castor.builder.JClassRegistry - Binding JClass[AnalogInputPointsType] for XML schema structure /complexType:AnalogInputPointsType [castor-srcgen] 2009-02-13 14:11:24,435 [main] INFO org.exolab.castor.builder.JClassRegistry - *** Summary *** [castor-srcgen] 2009-02-13 14:11:24,435 [main] INFO org.exolab.castor.builder.JClassRegistry - Local name conflicts encountered for the following element definitions BUILD FAILED build.xml:93: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 >> >> > A and B schemas went through ok and C is where I >> encountered an error. >> > >> > I run schema C in the command line separately and it went >> successfully. >> > >> > By the way, I have the org.exolab.castor.builder.forceJava4Enums >> > property set to true. >> > >> > >> > Thanks, >> > Alex >> > >> >>>> ... when I manually do it through the command line, this >> >>> particular >> >>>> schema goes through successfully. It does not look >> like the above >> >>>> type is causing a problem, I can eliminate it and it still >> >>> shows the error. >> >>>> Is there a way I can see which type is causing other than >> >>> eliminating >> >>>> them one by one? >> >>>> >> >>>> Let me know and thanks in advance. >> >>>> >> >>>> Alex >> >>>> >> >>>> >> >>> >> -------------------------------------------------------------------- >> >>> - >> >>>> To unsubscribe from this list, please visit: >> >>>> >> >>>> http://xircles.codehaus.org/manage_email >> >>>> >> >>>> >> >>> >> -------------------------------------------------------------------- >> >>> - To unsubscribe from this list, please visit: >> >>> >> >>> http://xircles.codehaus.org/manage_email >> >>> >> >>> >> >>> >> > >> > >> --------------------------------------------------------------------- >> > To unsubscribe from this list, please visit: >> > >> > http://xircles.codehaus.org/manage_email >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

