Re: R: java2wsdl problem with axis1.2 alfa

2004-02-17 Thread Tony Blair
Best Regards Roberto -Messaggio originale-Da: Tony Blair [mailto:[EMAIL PROTECTED]Inviato: lunedì 16 febbraio 2004 18.01A: [EMAIL PROTECTED]Oggetto: Re: java2wsdl problem with axis1.2 alfa Roberto,   The java2WSDL and WSDL2java not always work as one expected. They always work molto bene with

R: java2wsdl problem with axis1.2 alfa

2004-02-17 Thread Martini Roberto
6 febbraio 2004 18.01A: [EMAIL PROTECTED]Oggetto: Re: java2wsdl problem with axis1.2 alfa Roberto,   The java2WSDL and WSDL2java not always work as one expected. They always work molto bene with those interfaces that contain simple type such as String, int, float and so on.

Re: java2wsdl problem with axis1.2 alfa

2004-02-16 Thread Tony Blair
Roberto,   The java2WSDL and WSDL2java not always work as one expected. They always work molto bene with those interfaces that contain simple type such as String, int, float and so on. The listUsers() interface seems simple, try to write the deploy.wsdd and the client code yourself and deploy the s

java2wsdl problem with axis1.2 alfa

2004-02-16 Thread Martini Roberto
Hi everybody ...since 1 month I'm hanging on the following problem: I want to generate with Axis 1.1 a pure document/literal wsdl (starting from a Java Interface ) without any reference to SoapEncoding. For example, when, the interface refers to an array of Objects (ex: public User[]