<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tSOAP usage =&amp;gt; SAAJ0537: Invalid Content-Type. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342807#M110630</link>
    <description>the serveur is : 
&lt;BR /&gt; 
&lt;A href="http://listes.insa-toulouse.fr/sympa/wsdl" rel="nofollow noopener noreferrer"&gt;http://listes.insa-toulouse.fr/sympa/wsdl&lt;/A&gt; 
&lt;BR /&gt;I think you can connect it from your computer. 
&lt;BR /&gt;I have always the wsdl, and I can't get your information. 
&lt;BR /&gt;Our soap documentation product is 
&lt;A href="http://www.sympa.org/manual/soap" rel="nofollow noopener noreferrer"&gt;http://www.sympa.org/manual/soap&lt;/A&gt; 
&lt;BR /&gt;And it works fine with a PHP script 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 24 May 2013 11:53:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-24T11:53:34Z</dc:date>
    <item>
      <title>tSOAP usage =&gt; SAAJ0537: Invalid Content-Type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342803#M110626</link>
      <description>Hello 
&lt;BR /&gt;Im'm trying to use the tSOAP component and I've got an error. 
&lt;BR /&gt;Here is the message I want to send : 
&lt;BR /&gt;"&amp;lt;SOAP-ENV:Envelope xmlns 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;OAP-ENV=\" 
&lt;A href="http://schemas.xmlsoap.org/soap/envelope/\" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/\&lt;/A&gt;" xmlns:ns1=\"urn:sympasoap\" xmlns:xsd=\" 
&lt;A href="http://www.w3.org/2001/XMLSchema\" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema\&lt;/A&gt;" xmlns:xsi=\" 
&lt;A href="http://www.w3.org/2001/XMLSchema-instance\" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance\&lt;/A&gt;" xmlns 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;OAP-ENC=\" 
&lt;A href="http://schemas.xmlsoap.org/soap/encoding/\" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/encoding/\&lt;/A&gt;" SOAP-ENV:encodingStyle=\" 
&lt;A href="http://schemas.xmlsoap.org/soap/encoding/\" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/encoding/\&lt;/A&gt;"&amp;gt; 
&lt;BR /&gt;&amp;lt;soapenv:Header/&amp;gt; 
&lt;BR /&gt;&amp;lt;SOAP-ENV:Body&amp;gt; 
&lt;BR /&gt; &amp;lt;ns1:login&amp;gt; 
&lt;BR /&gt; &amp;lt;email xsi:type=\"xsd:string\"&amp;gt;prout@insa.fr&amp;lt;/email&amp;gt; 
&lt;BR /&gt; &amp;lt;password xsi:type=\"xsd:string\"&amp;gt;prout&amp;lt;/password&amp;gt; 
&lt;BR /&gt; &amp;lt;/ns1:login&amp;gt; 
&lt;BR /&gt;&amp;lt;/SOAP-ENV:Body&amp;gt; 
&lt;BR /&gt;&amp;lt;/SOAP-ENV:Envelope&amp;gt;" 
&lt;BR /&gt;And I've got this error, It seems to be a problem whith this message but I'm not sure : 
&lt;BR /&gt; connecting to socket on port 4054 
&lt;BR /&gt; connected 
&lt;BR /&gt;24 mai 2013 09:26:28 com.sun.xml.internal.messaging.saaj.soap.MessageImpl identifyContentType 
&lt;BR /&gt;GRAVE: SAAJ0537: Invalid Content-Type. Could be an error message instead of a SOAP message 
&lt;BR /&gt;Exception in component tSOAP_1 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:148) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:110) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.tSOAP_1Process(testSOAP.java:481) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.runJobInTOS(testSOAP.java:791) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.main(testSOAP.java:659) 
&lt;BR /&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(MessageImpl.java:602) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:86) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:328) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:144) 
&lt;BR /&gt; ... 4 more 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(MessageImpl.java:602) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:86) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:328) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:144) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:110) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.tSOAP_1Process(testSOAP.java:481) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.runJobInTOS(testSOAP.java:791) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.main(testSOAP.java:659) 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(MessageImpl.java:602) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:86) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:328) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:144) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:110) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.tSOAP_1Process(testSOAP.java:481) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.runJobInTOS(testSOAP.java:791) 
&lt;BR /&gt; at ldapmx.testsoap_0_1.testSOAP.main(testSOAP.java:659) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks for your help 
&lt;BR /&gt;Eric, desperate 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 24 May 2013 08:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342803#M110626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T08:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP usage =&gt; SAAJ0537: Invalid Content-Type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342804#M110627</link>
      <description>Hi 
&lt;BR /&gt;Can you show us the request/response definition? such as: 
&lt;BR /&gt;POST /webservices/weather.asmx HTTP/1.1 
&lt;BR /&gt;Host: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt;Content-Type: text/xml; charset=utf-8 
&lt;BR /&gt;Content-Length: length 
&lt;BR /&gt;SOAPAction: " 
&lt;A href="http://litwinconsulting.com/webservices/GetWeather" rel="nofollow noopener noreferrer"&gt;http://litwinconsulting.com/webservices/GetWeather&lt;/A&gt;" 
&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; 
&lt;BR /&gt;&amp;lt;soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"&amp;gt; 
&lt;BR /&gt; &amp;lt;soap:Body&amp;gt; 
&lt;BR /&gt; &amp;lt;GetWeather xmlns="http://litwinconsulting.com/webservices/"&amp;gt; 
&lt;BR /&gt; &amp;lt;City&amp;gt;string&amp;lt;/City&amp;gt; 
&lt;BR /&gt; &amp;lt;/GetWeather&amp;gt; 
&lt;BR /&gt; &amp;lt;/soap:Body&amp;gt; 
&lt;BR /&gt;&amp;lt;/soap:Envelope&amp;gt; 
&lt;BR /&gt;Have you tried to test it with SOAPUI? 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 24 May 2013 10:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342804#M110627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T10:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP usage =&gt; SAAJ0537: Invalid Content-Type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342805#M110628</link>
      <description>Hi&lt;BR /&gt;How to know the "request/response definition".&lt;BR /&gt;Do you mean the configuration for the component ?&lt;BR /&gt;We have :&lt;BR /&gt;End point : "http://listes/sympa/wsdl"&lt;BR /&gt;Soap action : ""authenticateAndRun"&lt;BR /&gt;Soap version 1.1&lt;BR /&gt;What is SOAPUI ?&lt;BR /&gt;thx for your help</description>
      <pubDate>Fri, 24 May 2013 10:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342805#M110628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T10:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP usage =&gt; SAAJ0537: Invalid Content-Type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342806#M110629</link>
      <description>Hi 
&lt;BR /&gt;Open the url of End point in browser, you will see a list of operations , click the operation you want to call to read the SOAP request/response definition. For example: 
&lt;BR /&gt; 
&lt;A href="http://www.deeptraining.com/webservices/weather.asmx?op=GetWeather" rel="nofollow noopener noreferrer"&gt;http://www.deeptraining.com/webservices/weather.asmx?op=GetWeather&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;What is SOAPUI ?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;see 
&lt;A href="http://www.soapui.org/About-SoapUI/what-is-soapui.html" target="_blank" rel="nofollow noopener noreferrer"&gt;what is SOAPUI?&lt;/A&gt; 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 24 May 2013 11:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342806#M110629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T11:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: tSOAP usage =&gt; SAAJ0537: Invalid Content-Type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342807#M110630</link>
      <description>the serveur is : 
&lt;BR /&gt; 
&lt;A href="http://listes.insa-toulouse.fr/sympa/wsdl" rel="nofollow noopener noreferrer"&gt;http://listes.insa-toulouse.fr/sympa/wsdl&lt;/A&gt; 
&lt;BR /&gt;I think you can connect it from your computer. 
&lt;BR /&gt;I have always the wsdl, and I can't get your information. 
&lt;BR /&gt;Our soap documentation product is 
&lt;A href="http://www.sympa.org/manual/soap" rel="nofollow noopener noreferrer"&gt;http://www.sympa.org/manual/soap&lt;/A&gt; 
&lt;BR /&gt;And it works fine with a PHP script 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 24 May 2013 11:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSOAP-usage-gt-SAAJ0537-Invalid-Content-Type/m-p/2342807#M110630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T11:53:34Z</dc:date>
    </item>
  </channel>
</rss>

