Original Message-
> From: Keast Ann [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 30, 2004 5:27 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Axis 1.1 Release - WSDL2Java: expected classes are not
> generated
>
> Thank you for your quick response :) My ant task is a b
> C:\Yo\Work\workspace\Engine\build\generated\ContractManagementService\servic
> e\_1\_0\contract\bah\deploy.wsdd
> [axis-wsdl2java] Generating
> C:\Yo\Work\workspace\Engine\build\generated\ContractManagementService\servic
> e\_1\_0\contract\bah\undeploy.wsdd
>
> BUILD SUCCESSFUL
seconds
Christophe
> -Original Message-
> From: Keast Ann [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 29, 2004 12:56 PM
> To: [EMAIL PROTECTED]
> Subject: Axis 1.1 Release - WSDL2Java: expected classes are not generated
>
> Hi,
>
> This is my first ground-
Hi,
This is my first ground-up web service using the Axis 1.1 Release. The
service has 2 operations:
1. getContract - returns contract information
2. getNavigation - returns a NavigationElement which will contain an
unlimited amount of NavigationElements (to be openned in a TreeView
control).