On Tue, May 18, 2010 at 2:36 PM, Phee, Marty <[email protected]> wrote: > When I use the plugin it generates this for struct8d8bdoctype.xsb > > SchemaTypeSystemImpl:690 > > value: org.apache.xmlbeans.SchemaGlobalElement$Ref = > {org.apache.xmlbeans.schemaglobalelement$...@2173} > > _handle = struct8d8bdoctype > > > > So when it try’s to call addDocument and cast it as a SchemaType.Ref it > fails.
http://grepcode.com/file/[email protected]$xmlbeans@2....@org$apache$xmlbeans$impl$schema$schematypeimpl.java Not sure what axis2 and xmlbeans version you are using, but the source does indicate later versions fixed a ClassCastException issue, maybe that's the issue you are hitting. - R --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
