No need to worry abt content type and classpath.
Make sure that the listening ports are defined correctly.
If u listen server at 8080 then ur URL shud also be at 8080.
~~Prasad Duvvuri
 
-----Original Message-----
From: Tarun Garg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 04, 2001 4:42 AM
To: [EMAIL PROTECTED]
Subject: Re: SOAP 2.2 & Tomcat Error: <404 Not found>

what is the classpath at your server side ?
Make sure xerces is ahead of everything else.
 
----- Original Message -----
Sent: Wednesday, July 04, 2001 1:46 PM
Subject: RE: SOAP 2.2 & Tomcat Error: <404 Not found>

my server is working fine.
I have deployed my service also.
but it gives me the error
"unsupported response type text/html,
should be text/xml"
 
how do I rectify if...?

---------------------------------------------------------
Anjali Jain
Ecom-CoC
ATHENA
A-44, MCIE, Mathura Road, Delhi-44.
Ph: 91-11-6950491-97
Ext:5153
[EMAIL PROTECTED]
----------------------------------------------------------

-----Original Message-----
From: Tarun Garg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 04, 2001 1:20 PM
To: [EMAIL PROTECTED]
Subject: Re: SOAP 2.2 & Tomcat Error: <404 Not found>

you don't need to specify the content type anywhere.
are you sure your server installation is alright ?
You'll have an rpcrouter url for your server, which looks something like this ( though in your case it might be different).
 
 
when you point your browser to this url, you should get an error message like this:

Sorry, I don't speak via HTTP GET- you have to use HTTP POST to talk to me.

If that much is working, then you need to see if the service you're trying to call is deployed or not.
 
hope it helps.
 
 
----- Original Message -----
Sent: Wednesday, July 04, 2001 1:00 PM
Subject: RE: SOAP 2.2 & Tomcat Error: <404 Not found>

Hi Radhika,
I'm getting the same error.
but how & where do we specify content type...??
I have only java files with me.

---------------------------------------------------------
Anjali Jain
Ecom-CoC
ATHENA
A-44, MCIE, Mathura Road, Delhi-44.
Ph: 91-11-6950491-97
Ext:5153
[EMAIL PROTECTED]
----------------------------------------------------------


-----Original Message-----
From: Radhika [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 8:52 PM
To: [EMAIL PROTECTED]
Subject: RE: SOAP 2.2 & Tomcat Error: <404 Not found>


Hi,

As per my knowledge is concerned , your error it self is clearly describing
the the content type should be "text/xml". The reason is the default content
type is "text/html" even if you don't specify any thing. But when you are
returning Soap response ,it is better you set the content type as "text/xml"
then try . I am sure you will get now.

Radhika


_____________________________________________________

For franchising opportunities with NIIT(in India) visit www.niit.com/fra

___________________NOTICE____________________________

This electronic mail transmission contains confidential information intended only for the person(s) named. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you received this transmission in error, please notify the sender by reply e-mail and then destroy the message. Opinions, conclusions, and other information in this message that do not relate to the official business of NIIT shall be understood to be neither given nor endorsed by NIIT When addressed to NIIT clients, any information contained in this e-mail is subject to the terms and conditions in the governing client contract.

Reply via email to