<?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: [resolved] can't defind RabbitMQ cMQConnectionFactory in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-can-t-defind-RabbitMQ-cMQConnectionFactory/m-p/2310235#M81379</link>
    <description>Hello eost,
&lt;BR /&gt;Thank you for your answer.
&lt;BR /&gt;It been vary helpful!!!!&amp;nbsp;</description>
    <pubDate>Sun, 29 Nov 2015 08:42:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-29T08:42:44Z</dc:date>
    <item>
      <title>[resolved] can't defind RabbitMQ cMQConnectionFactory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-can-t-defind-RabbitMQ-cMQConnectionFactory/m-p/2310233#M81377</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Hello,&lt;BR /&gt;I try to use Talend with RabbitMQ,&lt;BR /&gt;So, i create cMQConnectionFactory,&amp;nbsp;&lt;BR /&gt;in Dependencies i add the rabbitmq-alldep.jar and check it in the Bundle ClassPath&lt;BR /&gt;In Component tab in MQ Server check the "Customized" option and add the camel-rabbitmq-alldep.jar&amp;nbsp;&lt;BR /&gt;Now, if i understand right, i need to customize jmsConnectionFactory in the code, and the problem start here...&amp;nbsp;&lt;BR /&gt;I'm adding: jmsConnectionFactory = new ConnectionFactory(); and try to check it in the Code tab. Here i see, that need to import class...&amp;nbsp;&lt;BR /&gt;So the question is, how to do this?&amp;nbsp;&lt;BR /&gt;I'm only start to work with Talend, so may be i do some thing wrong...&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Thank a lot!&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-can-t-defind-RabbitMQ-cMQConnectionFactory/m-p/2310233#M81377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] can't defind RabbitMQ cMQConnectionFactory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-can-t-defind-RabbitMQ-cMQConnectionFactory/m-p/2310234#M81378</link>
      <description>RabbitMQ is not JMS. &amp;nbsp;It uses the AMQP protocol and does not support the JMS client API. &amp;nbsp;You can still connect to it with Talend using the camel-rabbitmq component, see &lt;A href="http://camel.apache.org/rabbitmq.html" rel="nofollow noopener noreferrer"&gt;http://camel.apache.org/rabbitmq.html&lt;/A&gt;.&lt;BR /&gt;In Talend you just need to use a cMessagingEndpoint with a uri similar to the one shown here "rabbitmq://0.0.0.0:5672/adsb?routingKey=A&amp;amp;username=tadmin&amp;amp;password=tadmin". &amp;nbsp;In the example uri the rabbitmq username and password are both assumed to be "tadmin".</description>
      <pubDate>Mon, 16 Nov 2015 13:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-can-t-defind-RabbitMQ-cMQConnectionFactory/m-p/2310234#M81378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-16T13:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] can't defind RabbitMQ cMQConnectionFactory</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-can-t-defind-RabbitMQ-cMQConnectionFactory/m-p/2310235#M81379</link>
      <description>Hello eost,
&lt;BR /&gt;Thank you for your answer.
&lt;BR /&gt;It been vary helpful!!!!&amp;nbsp;</description>
      <pubDate>Sun, 29 Nov 2015 08:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-can-t-defind-RabbitMQ-cMQConnectionFactory/m-p/2310235#M81379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-29T08:42:44Z</dc:date>
    </item>
  </channel>
</rss>

