You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Seth Riney <sr...@idiominc.com> on 2000/11/11 00:31:08 UTC

simple issue

I am trying the stockquote, and have apparently successfully deployed it.

On the same machine that Tomcat 3.2b is running, I call 
	java samples.stockquote.GetQuote
http://sioux:8080/soap/servlet/rpcrouter ORCL

The output is 

	Processing SOAP request...
java.lang.NoSuchMethodError

What's the bonehead thing I am not doing?