You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Suren Naidoo <su...@boe.co.za> on 2001/04/02 09:04:16 UTC

RE: Interoperability

Hi Frans,

Yes, I do read my error messages.
It appears, that this particular issue was  a bug, which has been fixed.

Regards
Suren

-----Original Message-----
From: Frans van Rijn [mailto:frans.van.rijn@csglabs.com]
Sent: 30 March 2001 03:30
To: soap-user@xml.apache.org
Subject: Re: Interoperability


>msg=Unsupported response content type "ext/xml;
>
"ext/xml" is not a supported MIME type.
You've probably made a typo, it should be "text/xml"...

You really should read your exception messages!! It says
>must be: "text/xml".]
right there in the SOAPException -message. :-)

  Frans

__________________________________________________________________
Frans van Rijn, Web Developer

CSG Labs B.V.
Loire 164, 2266 JT Leidschendam
telefoon: 070 317 44 44, fax: 070 317 44 40
e-mail: frans.van.rijn@csglabs.com

Kom werken bij CSG Labs, voor meer info zie http://www.csglabs.com

Wanneer was het voor het laatst, dat je iets voor het eerst deed...

-----Original Message-----
From: Suren Naidoo <su...@boe.co.za>
To: 'soap-user@xml.apache.org' <so...@xml.apache.org>
Date: Friday, March 30, 2001 2:46 PM
Subject: Interoperability


>Hi,
>
>I am a newbie to SOAP, so please excuse me, if this is a simple question.
>
>I have installed IIS (port 80) which can serve jsp and servlets via TomCat
>3.1.1. (port 8080)
>I have installed SOAP 2.1 which can service requests on Tomcat (port 8080),
>but when I try IIS (port 80), I get the following error,
>
>Note using the TcpTunnel, I can see the message being serviced, as the
>message gets put onto a MQ Series Queue.
>But the response has a contenttype of "charset=utf-8", when it should be
>"text/xml".
>
>
>
>D:\soap-2_1\samples\addressbook>testit>testit.out
>Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol;
>msg=Unsupported response content type "ext/xml;
>charset=utf-8", must be: "text/xml".]
>        at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:173)
>        at org.apache.soap.rpc.Call.invoke(Call.java:210)
>        at
>org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClie
n
>t.java:127)
>        at
>org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.jav
a
>:140)
>        at
>org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:
2
>28)
>Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol;
>msg=Unsupported response content type "ext/xml;
>charset=utf-8", must be: "text/xml".]
>        at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:173)
>        at org.apache.soap.rpc.Call.invoke(Call.java:210)
>        at
>org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClie
n
>t.java:127)
>        at
>org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:
1
>49)
>        at
>org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:
2
>35)
>Caught SOAPException (SOAP-ENV:Protocol): Unsupported response content type
>"ext/xml; charset=utf-8", must be: "text/xml
>".
>Caught SOAPException (SOAP-ENV:Protocol): Unsupported response content type
>"ext/xml; charset=utf-8", must be: "text/xml
>".
>Caught SOAPException (SOAP-ENV:Protocol): Unsupported response content type
>"ext/xml; charset=utf-8", must be: "text/xml
>".
>Caught SOAPException (SOAP-ENV:Protocol): Unsupported response content type
>"ext/xml; charset=utf-8", must be: "text/xml
>".
>Caught SOAPException (SOAP-ENV:Protocol): Unsupported response content type
>"ext/xml; charset=utf-8", must be: "text/xml
>".
>Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol;
>msg=Unsupported response content type "ext/xml;
>charset=utf-8", must be: "text/xml".]
>        at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:173)
>        at org.apache.soap.rpc.Call.invoke(Call.java:210)
>        at
>org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClie
n
>t.java:127)
>        at
>org.apache.soap.server.ServiceManagerClient.undeploy(ServiceManagerClient.j
a
>va:145)
>        at
>org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:
2
>33)
>Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol;
>msg=Unsupported response content type "ext/xml;
>charset=utf-8", must be: "text/xml".]
>        at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:173)
>        at org.apache.soap.rpc.Call.invoke(Call.java:210)
>        at
>org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClie
n
>t.java:127)
>        at
>org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:
1
>49)
>        at
>org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:
2
>35)
>
>
>
>Has anyone experienced the same error, if so, could you please provide me
>with a solution.
>
>
>Thank you in advance.
>Suren
>
>WARNING: Any unauthorised use or interception of this e-mail is illegal. If
>this e-mail is not intended for you, you may not copy, distribute or
>disclose the contents to anyone. BoE does not accept any responsibility for
>the opinions expressed in this e-mail.
>
>
>


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