Hi, This is because adb-codegen/test-resources/schemas/custom_schemas/sampleSchema6.xsd has a complexType with mix content which is not support in ADB. Hence it throws an SchemaCompilationException at the processComplexType(...) method in SchemaCompiler class.
Thanks, Shameera. On Mon, Jul 9, 2012 at 6:56 AM, Andun Sameera <[email protected]> wrote: > Hi all, > > This test is failing in the current trunk, > > Running org.apache.axis2.schema.SchemaCompilerTest > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.043 sec > <<< FAILURE! > > Thanks > > AndunSLG > Software Engineer - Intern > WSO2 Lanka (Pvt) Ltd > -- Shameera Rathnayaka Undergraduate Department of Computer Science and Engineering University of Moratuwa. Sri Lanka. Blog : http://shameerarathnayaka.blogspot.com/
