Thanks for the response. I am not sure which part of the code you required. Let me explain the background. I am using java1.5,tomcat5.5.17 for the web application I am developing, rather already developed. I am trying to integrate an external application. I have got the wsdl url which they have provided. I used axis2 1.3 wsdl2java to generate stub classes. I have copied those stub classed to the director (I am using netbeans) which application resides. >From one of class I am trying to accesss the methods from stub class (just to >test). Stub class is bigger in size. Also to be honest I am not sure which are the classes I need to access the external application's database (thats what i want to do exactly). Can you tell me which class you need to see ?
--- On Thu, 5/6/08, Perez Arbulu, Ibai <[EMAIL PROTECTED]> wrote: From: Perez Arbulu, Ibai <[EMAIL PROTECTED]> Subject: RE: org.apache.axis2.databinding.ADBException: Unexpected subelement SessionID To: [email protected], [EMAIL PROTECTED] Date: Thursday, 5 June, 2008, 8:10 PM Show your code….. the involved part at least…. De: Jyotsna Varma [mailto:[EMAIL PROTECTED] Enviado el: jueves, 05 de junio de 2008 16:38 Para: [email protected] Asunto: Re: org.apache.axis2.databinding.ADBException: Unexpected subelement SessionID Can anybody please help me on this? --- On Thu, 5/6/08, Jyotsna Varma <[EMAIL PROTECTED]> wrote: From: Jyotsna Varma <[EMAIL PROTECTED]> Subject: org.apache.axis2.databinding.ADBException: Unexpected subelement SessionID To: [email protected] Date: Thursday, 5 June, 2008, 6:57 PM Hi, When I try to access the stub class methods, I get the exception org.apache.axis2.databinding.ADBException: Unexpected subelement SessionID Please anyone have an idea what the error is this ? Thanks, Sent from Yahoo! Mail. A Smarter Email. Sent from Yahoo! Mail. A Smarter Email. __________________________________________________________ Sent from Yahoo! Mail. A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
