Re: Parameter order in servlet call to Axis service?

2004-06-03 Thread Guido Lemoine
Further to this problem, I attach the wsdl (both with and without debug option at compile) and wsdd files. Weird thing is that, after re-compile and restart of TOMCAT, I now get the order as: B A C (previously C B A), whereas I would expect A B C. This is what I have experienced before with long

RE: Parameter order in servlet call to Axis service?

2004-06-01 Thread Abhinav Maheshwari
Can you please post your wsdd file also ? Or you are using the jws deployment ? Warm regards, Abhinav Maheshwari -Original Message- From: Guido Lemoine [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 8:36 PM To: [EMAIL PROTECTED] Subject: Parameter order in servlet call to Axis s

RE: Parameter order in servlet call to Axis service?

2004-06-01 Thread Meloro, John
You mention that you compile with the -g option so that the parameter names are known to the wsdl. If you compile without the -g option what happens to the parameters with regard to the wsdl? -Original Message- From: Guido Lemoine [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 11: