RE: Help Help Help - Axis client to .Net Service problem

2002-04-30 Thread Vidyanand Murunikkara
. Vidyanand -Original Message- From: Adel Habib [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 28, 2002 5:54 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Help Help Help - Axis client to .Net Service problem For some reason, the parameters I send from an Axis' client doe

Help Help Help - Axis client to .Net Service problem

2002-04-28 Thread Adel Habib
For some reason, the parameters I send from an Axis' client does not reach the .Net Service (the Service behaves as if the value of the params is zero). this is a simple Service that returns the Celsius value of a Fahrenheit input. Do you see anything wrong with my Java Client file. I am usi