You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Aravind Chavar <ar...@hotmail.com> on 2002/10/17 21:19:54 UTC

Faulty WSDL generated by AXIS - RC2.

Following is the  WSDL generated by AXIS for one of  my custom classes

- <complexType name="OmniStandardOutputBean">
- <sequence>
� <element name="messages" nillable="true" 
type="impl:ArrayOf_tns1_OmniMessage" />
� <element name="halInfo" nillable="true" type="tns1:OmniHalogenInfo" />
� <element name="fileDigit" nillable="true" type="xsd:string" />
� <element name="cicsTaskId" type="xsd:int" />
� <element name="hostVersion" nillable="true" type="xsd:string" />
� <element name="performanceTime" nillable="true" 
type="tns1:OmniPerformanceTimes" />
� <element name="msgArrayPointer" type="xsd:int" />
� <element name="traceMessage" nillable="true" type="xsd:string" />
� <element maxOccurs="unbounded" name="message" nillable="true" 
type="tns1:OmniMessage" />
� </sequence>
� </complexType>


I  think llast line   <element maxOccurs="unbounded" name="message" 
nillable="true" type="tns1:OmniMessage" />
is wrongly generated as the the same thing is expressed by the line �
<element name="messages" nillable="true" 
type="impl:ArrayOf_tns1_OmniMessage" />

I have attached my class file.This faulty generation of WSDL from .class 
file by AXIS is a bug  on AXIS?




_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963