<?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: Connecting to Websphere MQ in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209106#M8059</link>
    <description>You likely need to import the dependent jars using the modules view or tLibraryLoad components.</description>
    <pubDate>Mon, 29 Oct 2018 18:41:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-29T18:41:27Z</dc:date>
    <item>
      <title>Connecting to Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209105#M8058</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I’m trying to simply connect to and read from a Websphere MQ, I’ve tried both via tMOM components in a job and cWMQ components in a route. Both seem to struggle to find the correct java classes. I’ve put the following into …TOS\.m2\repository\org\talend\libraries&lt;BR /&gt;&lt;BR /&gt;com.ibm.dhbcore.jar&lt;BR /&gt;com.ibm.mq.commonservices.jar&lt;BR /&gt;com.ibm.mq.headers.jar&lt;BR /&gt;com.ibm.mq.jmqi.jar&lt;BR /&gt;connector.jar&lt;BR /&gt;&lt;BR /&gt;Anyone any ideas?&lt;BR /&gt;&lt;BR /&gt;TOS 6.4.1&lt;BR /&gt;Wesphere 8.5.5.1&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 15:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209105#M8058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-29T15:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209106#M8059</link>
      <description>You likely need to import the dependent jars using the modules view or tLibraryLoad components.</description>
      <pubDate>Mon, 29 Oct 2018 18:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209106#M8059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-29T18:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209107#M8060</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKl5AAG"&gt;@JGM&lt;/A&gt;&amp;nbsp;i've done both and now i get the error below&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job MQ_Temp at 08:18 30/10/2018.&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3453&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems:&lt;BR /&gt;com.ibm cannot be resolved to a type&lt;BR /&gt;com.ibm cannot be resolved to a type&lt;/P&gt; 
&lt;P&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.tMomConnection_1Process(MQ_Temp.java:1418)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.tLibraryLoad_5Process(MQ_Temp.java:1283)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.tLibraryLoad_4Process(MQ_Temp.java:1140)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.tLibraryLoad_3Process(MQ_Temp.java:997)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.tLibraryLoad_6Process(MQ_Temp.java:854)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.tLibraryLoad_2Process(MQ_Temp.java:711)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.tLibraryLoad_1Process(MQ_Temp.java:568)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.runJobInTOS(MQ_Temp.java:2482)&lt;BR /&gt;at sandpit_mhe.mq_temp_0_1.MQ_Temp.main(MQ_Temp.java:2308)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job MQ_Temp ended at 08:18 30/10/2018. [exit code=0]&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 08:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209107#M8060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T08:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209108#M8061</link>
      <description>&lt;P&gt;Hi Can you go to the Window -&amp;gt; Show view -&amp;gt; search for modules -&amp;gt; Talend Module view and see the tMom* jars are already downloaded&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 09:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209108#M8061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T09:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209109#M8062</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00570000004X0qqAAC"&gt;@rchinta&lt;/A&gt;&amp;nbsp;they all seem to be installed ok&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="tMom1.JPG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0eU.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131898i2615AD2736F0F15E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0eU.jpg" alt="0683p000009M0eU.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="tMom2.JPG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0lZ.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145463i89670C6D075A2AD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0lZ.jpg" alt="0683p000009M0lZ.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 09:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209109#M8062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Websphere MQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209110#M8063</link>
      <description>&lt;P&gt;After speaking to Talend Support they identified that it was a corrupted file jms.jar.&lt;/P&gt; 
&lt;P&gt;The solution&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;Delete jms.jar file from the TOS .m2 directory and&amp;nbsp;also from&amp;nbsp;Workspace\.Java\lib&lt;/LI&gt; 
 &lt;LI&gt;Download the correct jar from&amp;nbsp;&lt;A href="https://talend-update.talend.com/nexus/content/repositories/libraries/org/talend/libraries/jms/6.0.0/" target="_self" rel="nofollow noopener noreferrer"&gt;https://talend-update.talend.com/nexus/content/repositories/libraries/org/talend/libraries/jms/6.0.0/&lt;/A&gt;&lt;/LI&gt; 
 &lt;LI&gt;Import into studio via Talend/Modules view&lt;/LI&gt; 
 &lt;LI&gt;Check the file was updated in the nexus.&amp;nbsp;&lt;/LI&gt; 
&lt;/UL&gt;</description>
      <pubDate>Thu, 01 Nov 2018 11:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-to-Websphere-MQ/m-p/2209110#M8063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-01T11:01:08Z</dc:date>
    </item>
  </channel>
</rss>

