Hi, Can you try adding type mappings for your derived type in server deployment descriptor? I haven't looked into this issue, but I use abstract types for one of the services I maintain, and recall adding type mappings to fix this issue.
If that does not help, please send us your WSDL and we'll try to look into it. Rachana > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Andre de Souza > Sent: Monday, April 21, 2008 3:37 PM > To: [email protected] > Subject: [gt-user] Problems using abstract types in XML schema > > > Hi folks, > > > I'm using WS-Core 4.0.7 and I've defined an abstract data type in an > XSD file, along with some extensions of that type. After generating the > Java beans classes for those types, I'm getting exactly the same error > reported in globus-discussion > <http://www.globus.org/mail_archive/discuss/2005/07/msg00302.html>. > > Actually, I moved from WS-Core 4.0.3 to 4.0.7 after I read that > thread expecting not to get the problem anymore. But, the problem > persists. Does anybody have idea of why it happens and/or how to fix this? > > Thanks in advance. > > Andre de Souza
