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 Ned Wolpert <ne...@knowledgenet.com> on 2001/04/11 21:54:48 UTC

Problems running samples

Folks-

I'm having trouble running the stockquote example.  I'm using 
soap-2.1, with Xerces 1.3.1.  I get the servlets running fine, but when
I try to deploy the app (via command line) I do this:

java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy
samples/stockquote/DeploymentDescriptor.xml 

and I get this:

Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=A 'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must
contain a: 'faultcode' element.;
targetException=java.lang.IllegalArgumentException: A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain
a: 'faultcode' element.]
        at org.apache.soap.rpc.Call.invoke(Call.java:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:228)

Ideas?  Is this a problem with the sample, or is it in my configuration?
Thanks,
Ned Wolpert

RE: Problems running samples

Posted by Jayakumar Duraisamy <jd...@revenuetech.com>.
Hi,
  I too have the same problem. By the way what did u add for "docbase" in
the conf/server.xml as mentioned in Tomcat...
Bye
Jay

-----Original Message-----
From: Ned Wolpert [mailto:ned.wolpert@knowledgenet.com]
Sent: Wednesday, April 11, 2001 3:55 PM
To: soap-user@xml.apache.org
Subject: Problems running samples


Folks-

I'm having trouble running the stockquote example.  I'm using
soap-2.1, with Xerces 1.3.1.  I get the servlets running fine, but when
I try to deploy the app (via command line) I do this:

java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy
samples/stockquote/DeploymentDescriptor.xml

and I get this:

Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=A 'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must
contain a: 'faultcode' element.;
targetException=java.lang.IllegalArgumentException: A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain
a: 'faultcode' element.]
        at org.apache.soap.rpc.Call.invoke(Call.java:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java
:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
28)

Ideas?  Is this a problem with the sample, or is it in my configuration?
Thanks,
Ned Wolpert


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: Problems running samples

Posted by Jayakumar Duraisamy <jd...@revenuetech.com>.
Hi,
  I too have the same problem. By the way what did u add for "docbase" in
the conf/server.xml as mentioned in Tomcat...
Bye
Jay

-----Original Message-----
From: Ned Wolpert [mailto:ned.wolpert@knowledgenet.com]
Sent: Wednesday, April 11, 2001 3:55 PM
To: soap-user@xml.apache.org
Subject: Problems running samples


Folks-

I'm having trouble running the stockquote example.  I'm using
soap-2.1, with Xerces 1.3.1.  I get the servlets running fine, but when
I try to deploy the app (via command line) I do this:

java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy
samples/stockquote/DeploymentDescriptor.xml

and I get this:

Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=A 'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must
contain a: 'faultcode' element.;
targetException=java.lang.IllegalArgumentException: A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain
a: 'faultcode' element.]
        at org.apache.soap.rpc.Call.invoke(Call.java:244)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java
:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
28)

Ideas?  Is this a problem with the sample, or is it in my configuration?
Thanks,
Ned Wolpert


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org