Hi there!
I'm using Axis (1.2 RC3) on Tomcat 5.0.28, and when I run the TestClient or similar, I get a '/java.lang.ClassCastException/' when I call the call.invoke method:
/String ret = (String) call.invoke(new Object[] { "Hello!" });/
What I'm doing wrong? Any Help?
Thanks..
--- Bruno Vg
