Generating code using wsdl2java for .NET web service with auto detect cookie support on

2012-01-09 Thread Andrew Cheung
Hi, all. I'm using Axis 2 version 1.6.1 (wsdl2java command specifically) to generate code for a .NET web service. This .NET web service has auto-detect cookie support turned on (this is hosted at a third party vendor's server whose settings we have no control over). I got the following error me

Re: Generating code using wsdl2java for .NET web service with auto detect cookie support on

2012-01-09 Thread VeeR Six
Maybe this is a daft suggestion, but why not just download the wsdl using your web browser and then run wsdl2java using the downloaded copy of the wsdl? On Jan 9, 2012 3:03 PM, "Andrew Cheung" wrote: > Hi, all. I’m using Axis 2 version 1.6.1 (wsdl2java command specifically) > to generate code fo

RE: Generating code using wsdl2java for .NET web service with auto detect cookie support on

2012-01-09 Thread Andrew Cheung
Thanks for the suggestion. I did just that and had the files generated ok. -Andrew From: VeeR Six [mailto:[email protected]] Sent: Monday, January 09, 2012 10:07 AM To: [email protected] Subject: Re: Generating code using wsdl2java for .NET web service with auto detect cookie support o

Axis 2 install

2012-01-09 Thread MH
Hi I am a new user. I have installed apache Tomcat as a servlet container for Axis 2. My install of Axis 2 is, however, not responding I have downloaded a standard binary distribution with the .war file. I have also set up the environment variable AXIS2_HOME. When I start Tomcat and invoke the

Re: Axis 2 install

2012-01-09 Thread Meeusen, Christopher W.
What doyouget in the tomcat logs? Sent from a mobile device, please excuse misspellings. - Reply message - From: "MH" Date: Mon, Jan 9, 2012 13:02 Subject: Axis 2 install To: "[email protected]" Hi I am a new user. I have installed apache Tomcat as a servlet container for A