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 david biadene <db...@e-tree.com> on 2001/07/26 09:14:43 UTC

SaxException

Hi, i'm a newbie.
When I try to list or deploy a service with Tomcat + ApacheSoapServer + 
Xerces (..the examples)
I recieve a SaxException.

I follow the the instruction in mailing list to use TCPTunnelling.

Form the TCPTunneling I recieve this message


HTTP/1.0 404 Not Found

Date: Wed, 25 Jul 2001 15:41:00 GMT

Status: 404

Servlet-Engine: Tomcat Web Server/3.1.1 (JSP 1.1; Servlet 2.2; Java 1.3.1; 
Windows 2000 5.0 x86; java.vendor=Sun Microsystems Inc.)

Content-Type: text/html

Content-Language: en



<h1>Error: 404</h1>

<h2>Location: /apache-soap/servlet/rpcrouter</h2>


What can I do?

Best regard

dave

P.S Sorry for my english  ;-)




David Biadene
_____________________________________________________________________
E-TREE S.p.a. Via Fonderia 45 - 31100 Treviso (Italy)
phone +39.0422.3107
fax +39.0422.310888
http://www.e-tree.com http://www.webanana.com
_____________________________________________________________________


Re: SaxException

Posted by david biadene <db...@e-tree.com>.
>Dmitri & Jim, thanks, I'll try with yours hints


dave

>

David Biadene
_____________________________________________________________________
E-TREE S.p.a. Via Fonderia 45 - 31100 Treviso (Italy)
phone +39.0422.3107
fax +39.0422.310888
http://www.e-tree.com http://www.webanana.com
_____________________________________________________________________


Re: SaxException

Posted by david biadene <db...@e-tree.com>.
>Dmitri & Jim, thanks, I'll try with yours hints


dave

>

David Biadene
_____________________________________________________________________
E-TREE S.p.a. Via Fonderia 45 - 31100 Treviso (Italy)
phone +39.0422.3107
fax +39.0422.310888
http://www.e-tree.com http://www.webanana.com
_____________________________________________________________________


Re: SaxException

Posted by Jim Hazen <ji...@myplay.com>.
The SOAP rpcrouter doesn't appear to be located at this URL.  Check your
install.

-Jim

>  Hi, i'm a newbie.
> When I try to list or deploy a service with Tomcat + ApacheSoapServer + Xerces
> (..the examples)
> I recieve a SaxException.
>
> I follow the the instruction in mailing list to use TCPTunnelling.
>
> Form the TCPTunneling I recieve this message
>
>
> HTTP/1.0 404 Not Found
>
> Date: Wed, 25 Jul 2001 15:41:00 GMT
>
> Status: 404
>
> Servlet-Engine: Tomcat Web Server/3.1.1 (JSP 1.1; Servlet 2.2; Java 1.3.1;
> Windows 2000 5.0 x86; java.vendor=Sun Microsystems Inc.)
>
> Content-Type: text/html
>
> Content-Language: en
>
>
>
> <h1>Error: 404</h1>
>
> <h2>Location: /apache-soap/servlet/rpcrouter</h2>
>
>
> What can I do?
>
> Best regard
>
> dave
>
> P.S Sorry for my english  ;-)
>
>
>
> David Biadene
> _____________________________________________________________________
> E-TREE S.p.a. Via Fonderia 45 - 31100 Treviso (Italy)
> phone +39.0422.3107
> fax +39.0422.310888
> http://www.e-tree.comhttp://www.webanana.com
> _____________________________________________________________________
>

Re: SaxException

Posted by Jim Hazen <ji...@myplay.com>.
The SOAP rpcrouter doesn't appear to be located at this URL.  Check your
install.

-Jim

>  Hi, i'm a newbie.
> When I try to list or deploy a service with Tomcat + ApacheSoapServer + Xerces
> (..the examples)
> I recieve a SaxException.
>
> I follow the the instruction in mailing list to use TCPTunnelling.
>
> Form the TCPTunneling I recieve this message
>
>
> HTTP/1.0 404 Not Found
>
> Date: Wed, 25 Jul 2001 15:41:00 GMT
>
> Status: 404
>
> Servlet-Engine: Tomcat Web Server/3.1.1 (JSP 1.1; Servlet 2.2; Java 1.3.1;
> Windows 2000 5.0 x86; java.vendor=Sun Microsystems Inc.)
>
> Content-Type: text/html
>
> Content-Language: en
>
>
>
> <h1>Error: 404</h1>
>
> <h2>Location: /apache-soap/servlet/rpcrouter</h2>
>
>
> What can I do?
>
> Best regard
>
> dave
>
> P.S Sorry for my english  ;-)
>
>
>
> David Biadene
> _____________________________________________________________________
> E-TREE S.p.a. Via Fonderia 45 - 31100 Treviso (Italy)
> phone +39.0422.3107
> fax +39.0422.310888
> http://www.e-tree.comhttp://www.webanana.com
> _____________________________________________________________________
>

Re: SaxException

Posted by Dmitri Colebatch <di...@bigpond.net.au>.
Dave,

you should be requesting /soap/servlet/rpcrouter (instead of
/apache-soap...)... I haven't looked at the examples for a while so am not
sure why you're looking this up, but thats the cause of your problem.

cheers
dim

On Thu, 26 Jul 2001, david biadene wrote:

> Hi, i'm a newbie.
> When I try to list or deploy a service with Tomcat + ApacheSoapServer + 
> Xerces (..the examples)
> I recieve a SaxException.
> 
> I follow the the instruction in mailing list to use TCPTunnelling.
> 
> Form the TCPTunneling I recieve this message
> 
> 
> HTTP/1.0 404 Not Found
> 
> Date: Wed, 25 Jul 2001 15:41:00 GMT
> 
> Status: 404
> 
> Servlet-Engine: Tomcat Web Server/3.1.1 (JSP 1.1; Servlet 2.2; Java 1.3.1; 
> Windows 2000 5.0 x86; java.vendor=Sun Microsystems Inc.)
> 
> Content-Type: text/html
> 
> Content-Language: en
> 
> 
> 
> <h1>Error: 404</h1>
> 
> <h2>Location: /apache-soap/servlet/rpcrouter</h2>
> 
> 
> What can I do?
> 
> Best regard
> 
> dave
> 
> P.S Sorry for my english  ;-)
> 
> 
> 
> 
> David Biadene
> _____________________________________________________________________
> E-TREE S.p.a. Via Fonderia 45 - 31100 Treviso (Italy)
> phone +39.0422.3107
> fax +39.0422.310888
> http://www.e-tree.com http://www.webanana.com
> _____________________________________________________________________
> 
> 


Re: SaxException

Posted by Dmitri Colebatch <di...@bigpond.net.au>.
Dave,

you should be requesting /soap/servlet/rpcrouter (instead of
/apache-soap...)... I haven't looked at the examples for a while so am not
sure why you're looking this up, but thats the cause of your problem.

cheers
dim

On Thu, 26 Jul 2001, david biadene wrote:

> Hi, i'm a newbie.
> When I try to list or deploy a service with Tomcat + ApacheSoapServer + 
> Xerces (..the examples)
> I recieve a SaxException.
> 
> I follow the the instruction in mailing list to use TCPTunnelling.
> 
> Form the TCPTunneling I recieve this message
> 
> 
> HTTP/1.0 404 Not Found
> 
> Date: Wed, 25 Jul 2001 15:41:00 GMT
> 
> Status: 404
> 
> Servlet-Engine: Tomcat Web Server/3.1.1 (JSP 1.1; Servlet 2.2; Java 1.3.1; 
> Windows 2000 5.0 x86; java.vendor=Sun Microsystems Inc.)
> 
> Content-Type: text/html
> 
> Content-Language: en
> 
> 
> 
> <h1>Error: 404</h1>
> 
> <h2>Location: /apache-soap/servlet/rpcrouter</h2>
> 
> 
> What can I do?
> 
> Best regard
> 
> dave
> 
> P.S Sorry for my english  ;-)
> 
> 
> 
> 
> David Biadene
> _____________________________________________________________________
> E-TREE S.p.a. Via Fonderia 45 - 31100 Treviso (Italy)
> phone +39.0422.3107
> fax +39.0422.310888
> http://www.e-tree.com http://www.webanana.com
> _____________________________________________________________________
> 
>