Re: WSDL2Java problem

2005-10-27 Thread Jan Bares
ry to generate the axis client from that. But there should be another solution. Sorry I couldn't help you. -Original Message----- From: Jan Bares [mailto:[EMAIL PROTECTED] Sent: 27. oktober 2005 15:03 To: axis-user@ws.apache.org Subject: Re: WSDL2Java problem Thanks, but it do

Re: WSDL2Java problem

2005-10-27 Thread Jan Bares
tried the -a option ("generate code for all elements, even unreferenced ones"). See http://ws.apache.org/axis/java/reference.html WSDL2Java Reference Geir -Original Message- From: Jan Bares [mailto:[EMAIL PROTECTED] Sent: 27. oktober 2005 11:47 To: axis-user@ws.apa

WSDL2Java problem

2005-10-27 Thread Jan Bares
Hi, I am new to Axis/SOAP. We have generated Java files from WSDL and most of the functions work well (Google AdWords API). However we have a trouble with a specific function. That function takes array of objects of class called Base. There is another class called Sublass, that is subclass of