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 Pedro Proen�a <pm...@hotmail.com> on 2001/05/24 20:36:00 UTC

Soap rpc router error message

Hi all,

When I click the link to visit the SOAP RPC router URL for this SOAP server 
(http://localhost:port/soap/index.html)  I get an error page ("Sorry, I 
don't speak via HTTP GET- you have to use HTTP POST to talk to me.")   
What's wrong?  Is this a configuration problem?  I have Tomcat 3.2.1, SOAP 
2.1, Xerces 1.4.0, JavaMail 1.2, and JAF 1.0.1 (running on Linux Mandrake 
7.2, kernel 2.2.17-21mdk).

Thanks in advance,
Pedro Proenca


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


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


Re: Soap rpc router error message

Posted by Alexander Schatten <al...@gmx.net>.
this url is used for the SOAP RPC request. it is not designed to use via
browser (http get). use this URL in your SOAP client to invoce a remote
procedure.


Alex


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


Re: Soap rpc router error message

Posted by "Dan Madoni (Hotmail)" <ma...@hotmail.com>.
What you're trying to do here is a bit unclear . If you want to pull up the
SOAP admin page, then try http://localhost/soap/admin. Otherwise, the only
thing that makes sense to do with the RPC router is to post a SOAP message
to it, (i.e. by using the invoke() method in the Call class, or by doing an
HTTP POST some other way).

I hope that's helpful.

Dan Madoni


----- Original Message -----
From: "Pedro Proença" <pm...@hotmail.com>
To: <so...@xml.apache.org>
Sent: Thursday, May 24, 2001 11:36 AM
Subject: Soap rpc router error message


> Hi all,
>
> When I click the link to visit the SOAP RPC router URL for this SOAP
server
> (http://localhost:port/soap/index.html)  I get an error page ("Sorry, I
> don't speak via HTTP GET- you have to use HTTP POST to talk to me.")
> What's wrong?  Is this a configuration problem?  I have Tomcat 3.2.1, SOAP
> 2.1, Xerces 1.4.0, JavaMail 1.2, and JAF 1.0.1 (running on Linux Mandrake
> 7.2, kernel 2.2.17-21mdk).
>
> Thanks in advance,
> Pedro Proenca
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> ---------------------------------------------------------------------
> 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: Soap rpc router error message

Posted by "Dan Madoni (Hotmail)" <ma...@hotmail.com>.
What you're trying to do here is a bit unclear . If you want to pull up the
SOAP admin page, then try http://localhost/soap/admin. Otherwise, the only
thing that makes sense to do with the RPC router is to post a SOAP message
to it, (i.e. by using the invoke() method in the Call class, or by doing an
HTTP POST some other way).

I hope that's helpful.

Dan Madoni


----- Original Message -----
From: "Pedro Proença" <pm...@hotmail.com>
To: <so...@xml.apache.org>
Sent: Thursday, May 24, 2001 11:36 AM
Subject: Soap rpc router error message


> Hi all,
>
> When I click the link to visit the SOAP RPC router URL for this SOAP
server
> (http://localhost:port/soap/index.html)  I get an error page ("Sorry, I
> don't speak via HTTP GET- you have to use HTTP POST to talk to me.")
> What's wrong?  Is this a configuration problem?  I have Tomcat 3.2.1, SOAP
> 2.1, Xerces 1.4.0, JavaMail 1.2, and JAF 1.0.1 (running on Linux Mandrake
> 7.2, kernel 2.2.17-21mdk).
>
> Thanks in advance,
> Pedro Proenca
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> ---------------------------------------------------------------------
> 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: Soap rpc router error message

Posted by Alexander Schatten <al...@gmx.net>.
this url is used for the SOAP RPC request. it is not designed to use via
browser (http get). use this URL in your SOAP client to invoce a remote
procedure.


Alex


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