Jeremy Stein - Brain
« Software for fresh Windows computer | Pidgin file transfer » |
Axis2: Duplicate global type
While Axis2 was compiling my WSDL and XSD files, it yelled at me with this:
org.apache.xmlbeans.XmlException: project://local/MyFile.xsd:3:1: error: sch-props-correct.2: Duplicate global type: MyType@http://mycompany.com/spr/lite/xsd (Original global type found in file: MyFile.xsd)
It turned out the error was due to my double importing of an XSD file. (That is, file A imported file B and C, but file B also imported file C.)
No Comments
Be the first to comment!
« Software for fresh Windows computer | Pidgin file transfer » |
Leave a Reply