Thanks for reply. We identifided the problem exactly as you told. The staff from server side is having problem in provide updated WSDL versions.
On Thu, Nov 27, 2008 at 3:51 PM, WJ Krpelan <[EMAIL PROTECTED]> wrote: > Hi, > according to your info you are receiving an element which relates to a > different wsdl resp. a different schema. > to verify the location of that element, monitor the SOAP-messages you send > and receive > is your wsdl importing some schemas? watch out for an <import> tag > Wolfgang > > --- On Thu, 11/27/08, Wesley Mesquita <[EMAIL PROTECTED]> wrote: > > > From: Wesley Mesquita <[EMAIL PROTECTED]> > > Subject: Unexpected subelement Exception > > To: [email protected] > > Date: Thursday, November 27, 2008, 1:59 PM > > Hi all, I am getting problems in generating calls to a third > > part Web > > Service which I have only the WSDL and no access to the > > server side > > implementation (I neither know what they are using to > > implement that). The > > fact is that I am getting the following exception: > > > > "org.apache.axis2.AxisFault: > > org.apache.axis2.databinding.ADBException: > > Unexpected subelement obterChamadoPC" > > > > For some reason I didn´t get permission from the project > > manager to post the > > WSDL file. The only thing I realized is that I didn´t find > > any reference to > > "obterChamadoPC" in the WSDL. Is this the cause? > > I am in doubt because the > > staff on the server side is telling everything is fine, but > > I am telling > > that the WSDL in not compatible with the service so I > > can´t generate the > > right clients. My suspect is that I am sending the right > > data, they are > > producing the right response but the interface to receive > > the answer is not > > compatible with the WSDL that I have.. > > > > I am using Axis2-1.3 and Eclipse Ganymede WTP to generate > > the stubs code. > > > > I really appreciate any opinions. > > > > Thanks in advance. > > > > -- > > Wesley Mesquita > > Computer Engineering Student > > Institute of Computing > > University of Campinas (UNICAMP) > > Mobile: +55 19 93455420 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Wesley Mesquita Computer Engineering Student Institute of Computing University of Campinas (UNICAMP) Mobile: +55 19 93455420 LinkedIn: http://www.linkedin.com/in/wesleymesquita
