check the parameters of wsdl2java command line. (unpack)
thanks, dims On 7/3/06, Nicolas Urien <[EMAIL PROTECTED]> wrote:
Hi, I have an operation makeCoffee() on a web service which returns a java bean (mybean) The problem is that the generated client stub returns myStub.mybean and I'd rather have it return mybean instead. Is there a way to tell WSDL2Java.bat to simply generate mybean as the return of makeCoffee()? cheers
-- Davanum Srinivas : http://people.apache.org/~dims/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
