Chris:
This was answered yesterday by Yann:
Dear Axis team,
you're really doing great work with Axis.
During my tests, the calculator example
(userguide/example2) did not work. The
result returned was always "null".
I found that the following line was missing :
H! I thought I fixed that! Sorry! I'll fix it right now...
Russell Butek
[EMAIL PROTECTED]
"Chris Haddad" <[EMAIL PROTECTED]> on 03/13/2002 12:14:03 AM
Please respond to [EMAIL PROTECTED]
To:<[EMAIL PROTECTED]>
cc:
Subject:example2 glitch
Axis-user
In the 03/12 snapshot
You have to add this before call.invoke(:
call.setReturnType( org.apache.axis.encoding.XMLType.XSD_STRING );
I am having trouble running example 3 and 4. After I deploy it using
the AdminClient, when I try to acess the service using the client programs,
in example 3, I get:
java.lang.Class