-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I am using beehive to generate the webservice, but I am using Axis1.2RC2 to do the actual work. Both webservices use the same jar file for the Item class.
What may have changed so that this doesn't work now?
The problem is seen at http://dante.acomp.usf.edu:8080/ws_test/template/AxisLMSServerStub.jws?wsdl <complexType name="Item"> - - <complexContent> - - <restriction base="soapenc:Array"> <attribute ref="soapenc:arrayType" wsdl:arrayType="tns3:Item[]"/> </restriction> </complexContent> </complexType>
A valid version is seen at http://data.acomp.usf.edu:8080/axis/services/AxisLMSServer?wsdl <complexType name="Item"> - - <complexContent> - - <extension base="tns2:AbstractCommon"> - - <sequence> <element name="badge" nillable="true" type="xsd:string"/> <element name="fullname" nillable="true" type="xsd:string"/> <element name="itemTypeAbbr" nillable="true" type="xsd:string"/> <element name="itemtype" nillable="true" type="xsd:string"/> <element name="label" nillable="true" type="xsd:string"/> <element name="layoutx" type="xsd:int"/> <element name="layouty" type="xsd:int"/> <element name="lid" type="xsd:int"/> <element name="locname" nillable="true" type="xsd:string"/> <element name="netid" nillable="true" type="xsd:string"/> <element name="reservation" nillable="true" type="impl:ArrayOf_tns1_ItemReservation"/> <element name="retrievePersonData" type="xsd:boolean"/> <element name="rid" type="xsd:int"/> <element name="status" nillable="true" type="xsd:string"/> <element name="theta" type="xsd:int"/> </sequence> </extension> </complexContent>
- -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBolh28psvJTl+fosRAjZgAJ9ZazZuu9YcdHSuLF6OmEP0Ah5vcgCfY49G aVJPPqQapZpiMObu6G/iyYo= =q0Ad -----END PGP SIGNATURE-----