<?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: JNDI Problem on migration from TOS 6.4 to TOS 8 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355083#M120904</link>
    <description>&lt;P&gt;Hello Dirk,&lt;/P&gt;&lt;P&gt;Did you ever import the routines code &lt;B&gt;&lt;I&gt;BundleUtils &lt;/I&gt;&lt;/B&gt;&lt;I&gt;to the TOS 8?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;if no, please import the routines code to TOS 8 and make sure it's working the same as that in TOS6.4&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 01:24:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-27T01:24:41Z</dc:date>
    <item>
      <title>JNDI Problem on migration from TOS 6.4 to TOS 8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355082#M120903</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am facing a problem upgrading a Talend job from Talend Open Studio 6.4 to Talend Open Studio 8.0.&lt;/P&gt;&lt;P&gt;The job is running in a web application in a JBoss environment.&lt;/P&gt;&lt;P&gt;It accesses an MS SQL Server database via a JNDI connection.&lt;/P&gt;&lt;P&gt;The job runs without problems in TOS 6.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After importing using Import Items in TOS 8, the tMSSqlConnection component generates new code that is not generated in TOS 6.4:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp;&lt;I&gt;boolean inOSGi = routines.system.BundleUtils.inOSGi();&lt;/I&gt;&lt;/P&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp;&lt;I&gt;if (!(inOSGi &amp;amp;&amp;amp; dataSources_tMSSqlConnection_1 != null &amp;amp;&amp;amp; context.jndiDataSourceName != null &amp;amp;&amp;amp; context.jndiDataSourceName.replaceAll("\\s+","").length() &amp;gt; 0)) {&lt;/I&gt;&lt;/P&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp;&lt;I&gt;...&lt;/I&gt;&lt;/P&gt;&lt;P&gt;inOSGI returns false, which causes that JNDI is not used and connection to database fails.&lt;/P&gt;&lt;P&gt;Is it possible to configure TOS 8 that inOSGI will change to true or that the inOSGI condition ist not used in if statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355082#M120903</guid>
      <dc:creator>drosemeyer</dc:creator>
      <dc:date>2024-11-15T21:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: JNDI Problem on migration from TOS 6.4 to TOS 8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355083#M120904</link>
      <description>&lt;P&gt;Hello Dirk,&lt;/P&gt;&lt;P&gt;Did you ever import the routines code &lt;B&gt;&lt;I&gt;BundleUtils &lt;/I&gt;&lt;/B&gt;&lt;I&gt;to the TOS 8?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;if no, please import the routines code to TOS 8 and make sure it's working the same as that in TOS6.4&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 01:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355083#M120904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-27T01:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: JNDI Problem on migration from TOS 6.4 to TOS 8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355084#M120905</link>
      <description>&lt;P&gt;Hello Aiming,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you mean as Code --&amp;gt;  Global Routines&lt;/P&gt;&lt;P&gt;or just a library load?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Dirk &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 07:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355084#M120905</guid>
      <dc:creator>drosemeyer</dc:creator>
      <dc:date>2023-07-27T07:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: JNDI Problem on migration from TOS 6.4 to TOS 8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355085#M120906</link>
      <description>&lt;P&gt;Hello Dirk,&lt;/P&gt;&lt;P&gt;yes, I mean Code --&amp;gt; Global Routines&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 07:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JNDI-Problem-on-migration-from-TOS-6-4-to-TOS-8/m-p/2355085#M120906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-27T07:44:22Z</dc:date>
    </item>
  </channel>
</rss>

