<?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: ClassCastException in TDQ with JMSOutput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255591#M38248</link>
    <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;java.lang.ClassCastException: javax.naming.Reference cannot be cast to javax.jms.ConnectionFactory&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;It is not a Classpath issue, please report a bug on our bugtracker, our developer will investigate the problem further.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Tue, 30 Nov 2010 02:35:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-11-30T02:35:16Z</dc:date>
    <item>
      <title>ClassCastException in TDQ with JMSOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255590#M38247</link>
      <description>Hi, 
&lt;BR /&gt;I am getting a ClassCastException with the JMSOutput, when I use my own specified module list. 
&lt;BR /&gt;Scenario: I am trying to create a connection to a WebSphere MQ .bindings file(stubbed out MQ, which lives locally on my machine) and send a Message to a queue (via the JVM essentially). 
&lt;BR /&gt; 
&lt;BR /&gt;This is the exception: 
&lt;BR /&gt;Exception in component tJMSOutput_1 
&lt;BR /&gt;java.lang.ClassCastException: javax.naming.Reference cannot be cast to javax.jms.ConnectionFactory 
&lt;BR /&gt; at talendpoc.talend_elf_poc_0_1.Talend_ELF_POC.tWaitForFile_2Process(Talend_ELF_POC.java:911) 
&lt;BR /&gt; at talendpoc.talend_elf_poc_0_1.Talend_ELF_POC.tLibraryLoad_1Process(Talend_ELF_POC.java:321) 
&lt;BR /&gt; at talendpoc.talend_elf_poc_0_1.Talend_ELF_POC.runJobInTOS(Talend_ELF_POC.java:1352) 
&lt;BR /&gt; at talendpoc.talend_elf_poc_0_1.Talend_ELF_POC.main(Talend_ELF_POC.java:1226) 
&lt;BR /&gt;I have a tLoadLibrary which loads a list of external libraries that the JMSOutput will need indirectly by using FSContext.jar within the Module list. 
&lt;BR /&gt;Please see screenshots as these show the job and configurations. 
&lt;BR /&gt;I have a feeling it is a Classpath issue with talend.</description>
      <pubDate>Sat, 16 Nov 2024 13:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255590#M38247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: ClassCastException in TDQ with JMSOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255591#M38248</link>
      <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;java.lang.ClassCastException: javax.naming.Reference cannot be cast to javax.jms.ConnectionFactory&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;It is not a Classpath issue, please report a bug on our bugtracker, our developer will investigate the problem further.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 30 Nov 2010 02:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255591#M38248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-30T02:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: ClassCastException in TDQ with JMSOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255592#M38249</link>
      <description>Bug reported here:&lt;BR /&gt;&lt;A href="http://www.talendforge.org/bugs/view.php?id=17331" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/view.php?id=17331&lt;/A&gt;</description>
      <pubDate>Tue, 30 Nov 2010 09:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255592#M38249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-30T09:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: ClassCastException in TDQ with JMSOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255593#M38250</link>
      <description>it could be a classpath issue with talend because of the way the jars get loaded, if i load my jars they may be used instead of some talend jars that you expect, or vice versa.&lt;BR /&gt;I will add that I got this working using my own JMSRoutine, which would suggest to me it is something with the way Talend uses the jars that are loaded in tLibraryLoad or not as the case maybe.  Talend should use the tLibraryLoad jars and not the default Talend JMS jars.</description>
      <pubDate>Tue, 30 Nov 2010 12:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ClassCastException-in-TDQ-with-JMSOutput/m-p/2255593#M38250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-30T12:05:10Z</dc:date>
    </item>
  </channel>
</rss>

