Sent: Thursday, May 02, 2002 12:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: WSDL2Java error messages
>
>
> Well, I'm bamboozled. There's very little WSDL2Java code
> that's run up to
> this point, and that code hasn't changed from beta 1 to beta
> 2. Wh
Axis User (E-mail)" <[EMAIL PROTECTED]>
cc:
Subject:WSDL2Java error messages
I am using WSDL2Java from beta2 on a WSDL, it came up with the following
error:
C:\>java org.apache.axis.wsdl.WSDL2Java --verbose --all --fileNStoPkg Y:
\xxx\dev\java\axis\NStoPkg.properties --output Y:
\xxx
> I know this is a problem with my WSDL, but the beta2 version
> is not giving a useful error message.
Actually, I fixed the package mapping issue in my NStoPkg file, and I still get the
file not found exception.
cheers,
Simon
I am using WSDL2Java from beta2 on a WSDL, it came up with the following error:
C:\>java org.apache.axis.wsdl.WSDL2Java --verbose --all --fileNStoPkg
Y:\xxx\dev\java\axis\NStoPkg.properties --output Y:\xxx\dev\java\axis\stub\src
Y:\xxx\dev\java\axis\xxx.wsdl
Parsing XML file: Y:\xxx\dev\java\a