<?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 [resolved] Salesforce disabling TLS 1.0 - Talend 5.6.2 - Java6 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Salesforce-disabling-TLS-1-0-Talend-5-6-2-Java6/m-p/2330932#M99964</link>
    <description>Hi,&amp;nbsp; 
  &lt;BR /&gt; I use Talend 5.6.2 (with java 6) with which twebservice component works. As tls is desabled in salesforce,talend 5.6.2 doesn't work anymore.&amp;nbsp; 
  &lt;BR /&gt;Before I tried with Talend 6.1.0 but twebservice component didn't work. I had error : 
  &lt;BR /&gt;Exception in component tWebService_1 
  &lt;BR /&gt;java.lang.NullPointerException 
  &lt;BR /&gt;at org.apache.cxf.common.util.Compiler.useJava6Compiler(Compiler.java:187) 
  &lt;BR /&gt;at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:141) 
  &lt;BR /&gt;at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:136) 
  &lt;BR /&gt;at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.compileJavaSrc(DynamicClientFactory.java:611) 
  &lt;BR /&gt;at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:370) at org.talend.webservice.helper.ServiceInvokerHelper.createClient(ServiceInvokerHelper.java:144) at org.talend.webservice.helper.ServiceInvokerHelper.getClient(ServiceInvokerHelper.java:135)at or
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MckK" target="_blank"&gt;here&lt;/A&gt;</description>
    <pubDate>Sat, 16 Nov 2024 10:33:59 GMT</pubDate>
    <dc:creator>Vivi2</dc:creator>
    <dc:date>2024-11-16T10:33:59Z</dc:date>
    <item>
      <title>[resolved] Salesforce disabling TLS 1.0 - Talend 5.6.2 - Java6</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Salesforce-disabling-TLS-1-0-Talend-5-6-2-Java6/m-p/2330932#M99964</link>
      <description>Hi,&amp;nbsp; 
  &lt;BR /&gt; I use Talend 5.6.2 (with java 6) with which twebservice component works. As tls is desabled in salesforce,talend 5.6.2 doesn't work anymore.&amp;nbsp; 
  &lt;BR /&gt;Before I tried with Talend 6.1.0 but twebservice component didn't work. I had error : 
  &lt;BR /&gt;Exception in component tWebService_1 
  &lt;BR /&gt;java.lang.NullPointerException 
  &lt;BR /&gt;at org.apache.cxf.common.util.Compiler.useJava6Compiler(Compiler.java:187) 
  &lt;BR /&gt;at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:141) 
  &lt;BR /&gt;at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:136) 
  &lt;BR /&gt;at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.compileJavaSrc(DynamicClientFactory.java:611) 
  &lt;BR /&gt;at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:370) at org.talend.webservice.helper.ServiceInvokerHelper.createClient(ServiceInvokerHelper.java:144) at org.talend.webservice.helper.ServiceInvokerHelper.getClient(ServiceInvokerHelper.java:135)at or
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MckK" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Salesforce-disabling-TLS-1-0-Talend-5-6-2-Java6/m-p/2330932#M99964</guid>
      <dc:creator>Vivi2</dc:creator>
      <dc:date>2024-11-16T10:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Salesforce disabling TLS 1.0 - Talend 5.6.2 - Java6</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Salesforce-disabling-TLS-1-0-Talend-5-6-2-Java6/m-p/2330933#M99965</link>
      <description>Hi,&amp;nbsp;
&lt;BR /&gt;With Talend 6.1.1, I have error in twebservice:
&lt;BR /&gt;Exception in component tWebService_1
&lt;BR /&gt;java.lang.NullPointerException
&lt;BR /&gt; at org.apache.cxf.common.util.Compiler.useJava6Compiler(Compiler.java:187)
&lt;BR /&gt; at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:141)
&lt;BR /&gt; at org.apache.cxf.common.util.Compiler.compileFiles(Compiler.java:136)
&lt;BR /&gt; at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.compileJavaSrc(DynamicClientFactory.java:611)
&lt;BR /&gt; at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:370)
&lt;BR /&gt; at org.talend.webservice.helper.ServiceInvokerHelper.createClient(ServiceInvokerHelper.java:144)
&lt;BR /&gt; at org.talend.webservice.helper.ServiceInvokerHelper.getClient(ServiceInvokerHelper.java:135)
&lt;BR /&gt; at org.talend.webservice.helper.ServiceInvokerHelper.invoke(ServiceInvokerHelper.java:236)
&lt;BR /&gt; at test.flux.tWebService_1Process(Flux23_premep0.java:1084)
&lt;BR /&gt; at test.flux.runJobInTOS(Flux23_premep0.java:8788)
&lt;BR /&gt; at test.flux.main(Flux23_premep0.java:8586)</description>
      <pubDate>Wed, 22 Jun 2016 15:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Salesforce-disabling-TLS-1-0-Talend-5-6-2-Java6/m-p/2330933#M99965</guid>
      <dc:creator>Vivi2</dc:creator>
      <dc:date>2016-06-22T15:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Salesforce disabling TLS 1.0 - Talend 5.6.2 - Java6</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Salesforce-disabling-TLS-1-0-Talend-5-6-2-Java6/m-p/2330934#M99966</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;it works with talend 6.1.2 and add jdk8 in the Java interpreter.&amp;nbsp;</description>
      <pubDate>Thu, 23 Jun 2016 12:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Salesforce-disabling-TLS-1-0-Talend-5-6-2-Java6/m-p/2330934#M99966</guid>
      <dc:creator>Vivi2</dc:creator>
      <dc:date>2016-06-23T12:54:25Z</dc:date>
    </item>
  </channel>
</rss>

