Hi Troy,
Please post the wire-dumps so we can see what is coming back.
Thanks,
-Matt
> -Original Message-
> From: Troy Beacleay [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 20, 2001 4:47 PM
> To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
> Subj
Response resp = call.invoke (new URL( SOAPServerURL ), "blah blah" );
Is in a test SOAP class, that works perfectly from a command line test
harness. However, from a JSP page (tomcat 3.2) the line returns null and
doesn't throw an exception. The invoke actually happens because I can see
the r