Thanks for the suggestion. I did just that and had the files generated ok.
-Andrew
From: VeeR Six [mailto:veer...@gmail.com]
Sent: Monday, January 09, 2012 10:07 AM
To: java-user@axis.apache.org
Subject: Re: Generating code using wsdl2java for .NET web service with auto
detect cookie support
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
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