.net java InvalidCastException

2005-10-26 Thread Kuldeep Malhotra
Hi i am using apache axis to write web services but when .net calls my service it gives the following error. System.InvalidCastException: Cannot assign object of type SystemWebService.d31504.organisationdetails to an object of type SystemWebService.d31504.organisationdetails[]. here is

Re: .net java InvalidCastException

2005-10-26 Thread Anne Thomas Manes
We need more information ... Either provide the entire WSDL, or provide all pertinent parts that apply to the operation (all types and messages plus the portType and binding) AnneOn 10/26/05, Kuldeep Malhotra [EMAIL PROTECTED] wrote: Hi i am using apache axis to write web services