Re: point of views and common sense

2012-01-27 Thread robert lazarski
On Fri, Jan 27, 2012 at 7:57 AM, Sagara Gunathunga wrote: > > > On Fri, Jan 27, 2012 at 4:10 PM, Lucio Crusca wrote: >> The webservice is running zend framework. The generated WSDL file is >> correctly >> understood by wsdl2java, using ADB. However the generated code raises an >> exception when r

Re: point of views and common sense

2012-01-27 Thread Sagara Gunathunga
On Fri, Jan 27, 2012 at 4:10 PM, Lucio Crusca wrote: > Hello *, > > I'm trying to generate client code for a webservice with wsdl2java. > Unfortunately I'm not allowd to post the wsdl file here nor the service > address, but I'll try to describe the problem. > > The webservice is running zend fra

point of views and common sense

2012-01-27 Thread Lucio Crusca
Hello *, I'm trying to generate client code for a webservice with wsdl2java. Unfortunately I'm not allowd to post the wsdl file here nor the service address, but I'll try to describe the problem. The webservice is running zend framework. The generated WSDL file is correctly understood by wsdl2