You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Zhu, Decai " <De...@qwest.com> on 2001/01/18 18:20:06 UTC

Failed to make the sample Calculator to work...

Hello,

I followed (hopefully)  the instructions to install SOAP and tomcat. I also
deployed 
the SOAP service needed by the sample calculator  on TOMCAT.

Then I run the sample calculator by 

   java samples.calculator.Calculator
http://127.0.0.1:8080/soap/servlet/rpcrouter

Then a  applet window pops up, then I do addition like 5+6

Then it throws error:

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.BadTargetObjectURI
  Fault String = Unable to load BSF: script services not available without
BSF
com.ibm.bsf.BSFManager

Please let me know how to make this simple example to work.

Thanks,

Decai