Re: Serialization of XML includes an abstract elemt and not one of the possible substitutions

2008-02-29 Thread ogryb
> Hi Mads - > > Axis2 nightly build has changes in the way which serialization is done in > axis2 ,it uses the xml bean serialization instead of axion, you might want > to try generating the wsdl2code using the latest nightly build. > > Thanks > Gaurav > > > -

Re: Serialization of XML includes an abstract elemt and not one of the possible substitutions

2008-02-27 Thread ogryb
g the latest nightly build. Thanks Gaurav -- View this message in context: http://www.nabble.com/Serialization-of-XML-includes-an-abstract-elemt-and-not-one-of-the-possible-substitutions-tp14921340p15728080.html Sent from the Axis - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Serialization of XML includes an abstract elemt and not one of the possible substitutions

2008-01-17 Thread gaurav lall
Hi Mads - Axis2 nightly build has changes in the way which serialization is done in axis2 ,it uses the xml bean serialization instead of axion, you might want to try generating the wsdl2code using the latest nightly build. Thanks Gaurav On Jan 17, 2008 7:09 AM, Mads Falkenberg Brenøe < [EMAIL PR

Serialization of XML includes an abstract elemt and not one of the possible substitutions

2008-01-17 Thread Mads Falkenberg Brenøe
Hi There, I'm having a problem, that I need your help on. Using Axis2 1.3 I have generated java classes from a WSDL file. The data binding framework used is XMLBeans (the structure of the wsdl and xsd files is very complex, so we decided on XMLBeans instead of ADB, hoping that would result in m