.
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
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