1. Does this happen only with the calculator sample, or with any 
sample you try to run?

2. Have you read the README for the calculator sample?  Most 
important is the following

>>>>
Additional Server Classpath Requirements:
----------------------------------------

  bsf.jar from the Bean Scripting Framework:
    http://oss.software.ibm.com/developerworks/opensource/bsf/
  js.jar from Rhino - JavaScript for Java:
    http://www.mozilla.org/rhino/

<<<<

On 17 Jun 2003 at 12:28, ymchatty wrote:

> 
> Hi,I am trying to test the soap samples by installing the soap.war from apache.org. 
> I successfully deployed the war file as per their 
> instructions(http://ws.apache.org/soap/docs/index.html) and I tested the 
> administrative interface, RPC Router and Message Router Servlets successfully. I 
included the activation.jar, mail.jar, xerces.jar, soap.jar to ,my NT classpath and to 
my Kregedit of my Iplanet server.When I try to run the sample calculator example, I 
get the following error. Pls let me know what I am 
missing.C:\JavaPrograms\soap\soap-2_3\samples\calculator>testitThis test 
assumes a server URL of http://localhost/NASApp/soap/servlet/rpcrouterDeploying the 
calculator service...Exception in thread "main" [SOAPException: 
faultCode=SOAP-ENV:Client; msg=Error parsing HTTP st        at 
org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:354)    
    at org.apache.soap.rpc.Call.invoke(Call.java:248)        at
>  
> org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:1 
>        at 
> org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java:142)    
>     at 
> org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:230).Verify
>  that it's 
thereException in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=Error 
parsing HTTP st        at 
org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:354)    
    at org.apache.soap.rpc.Call.invoke(Call.java:248)        at 
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:1   
     at 
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:151)        
at 
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:237).Running
 the calculator.Undeploy 
it nowException in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=Error 
parsing HTTP st        at
>  org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:354) 
>        at org.apache.soap.rpc.Call.invoke(Call.java:248)        at 
> org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:1 
>        at 
org.apache.soap.server.ServiceManagerClient.undeploy(ServiceManagerClient.java:147)    
    at 
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:235).Verify 
that it's goneException in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; 
msg=Error parsing HTTP st        
at org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:354) 
       at org.apache.soap.rpc.Call.invoke(Call.java:248)        at 
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:1   
     at 
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:151)        
at org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:237)
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!


Scott Nichol

Do not reply directly to this e-mail address,
as it is filtered to only receive e-mail from
specific mailing lists.


Reply via email to