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 Daniel Kruler <dk...@giantbear.com> on 2001/04/11 22:18:18 UTC

RPCROUTER

can anybody send me rpcrouter servlet?

-----Original Message-----
From: Erik Onnen [mailto:EOnnen@c-bridge.com]
Sent: Wednesday, April 11, 2001 4:14 PM
To: 'soap-user@xml.apache.org'
Subject: RE: Problems running samples


Change to Xerces 1.2.3. Version 1.3.1 has a bug that causes this error.
This
used to be in the installation instructions but I don't see it anymore
(?!?).

-----Original Message-----
From: Jayakumar Duraisamy [mailto:jduraisamy@revenuetech.com]
Sent: Wednesday, April 11, 2001 4:09 PM
To: soap-user@xml.apache.org
Subject: RE: Problems running samples


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(ServiceManagerC
lien
t.java:127)
        at
org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.
java
:140)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.ja
va: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

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


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


Re: RPCROUTER

Posted by Michael Reardon <mi...@onewebsystems.com>.
It's in the soap distribution, in the soap.jar file. Just make sure
soap.jar is in your classpath.

Mike Reardon

Daniel Kruler wrote:
> 
> can anybody send me rpcrouter servlet?
>

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


Re: RPCROUTER

Posted by Michael Reardon <mi...@onewebsystems.com>.
It's in the soap distribution, in the soap.jar file. Just make sure
soap.jar is in your classpath.

Mike Reardon

Daniel Kruler wrote:
> 
> can anybody send me rpcrouter servlet?
>

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