Can you tell me which operation were you invoking on your webservice while you got this error?
This error usually comes when you generate stubs from a WSDL that has a type (defined in 'types 'section) which has not defined the *unexpected subelement*. regards, -Rushikesh On Mon, Jun 9, 2008 at 4:14 PM, Jyotsna Varma <[EMAIL PROTECTED]> wrote: > Hi, > > > > I am getting the exception ADBException:Unexpected *subelement Code*. > > I am using Axis2 1.4 to generate wsdl stub and handler. I have attached > > stub and handler class that generated using wsdl and the wsdl xml > representation. > > Can you please have a look where I am going wrong to get this exception ? > > > > Thanks, > > > > ------------------------------ > Sent from Yahoo! > Mail<http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52418/*http://uk.docs.yahoo.com/nowyoucan.html>. > > A Smarter Email. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
