RE: WSDL Help

2003-10-10 Thread Kunzman, Douglas J
Thanks a lot for your help -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 5:01 AM To: [EMAIL PROTECTED] Subject: Re: WSDL Help DJK, Since you are using RPC/Encoded, your message part definition must include a type reference

Re: WSDL Help

2003-10-10 Thread Anne Thomas Manes
DJK, Since you are using RPC/Encoded, your message part definition must include a type reference, not an element reference: Anne At 10:54 PM 10/9/2003 -0400, you wrote: I have just started using apache axis and am having trouble fixing this wsdl file. Can anyone help... Thanks,

Re: WSDL Help

2003-10-09 Thread Stephen Gordon
help us to help you: 1. have you validated it against the WSDL schema? 2. if it is valid WSDL, what are the syptoms of the problem?? are there any relevant error messages? stephen Kunzman, Douglas J wrote: I have just started using apache axis and am having trouble fixing this wsdl file. Can a