<?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 Talend Custom Component 7.3.1 upgrade in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Custom-Component-7-3-1-upgrade/m-p/2247050#M148425</link>
    <description>&lt;P&gt;I had a custom component working 7.2.1.&amp;nbsp; I installed Talend 7.3.1, I compiled my custom component using maven&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;mvn clean install&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and copied it to my new 7.3.1 installation directory&lt;/P&gt; 
&lt;P&gt;mvnw talend-component:deploy-in-studio -Dtalend.component.studioHome="C:\Talend-Studio-20200219_1130-V7.3.1"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When 7.3.1 starts its throws a NoSuchFileException for configuration\component-registration.properties yet the file exists and is identical from 7.2.1 version.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Contents of file;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;#File rewritten to add com.rts:rts-OMIInput:0.0.1-SNAPSHOT&lt;BR /&gt;#Mon Mar 16 07:11:05 EDT 2020&lt;BR /&gt;rts-OMIInput=com.rts\:rts-OMIInput\:0.0.1-SNAPSHOT&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And jar file exists too see attached files.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance, Steve&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
    <dc:creator>stevegarabedian</dc:creator>
    <dc:date>2026-01-02T14:45:42Z</dc:date>
    <item>
      <title>Talend Custom Component 7.3.1 upgrade</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Custom-Component-7-3-1-upgrade/m-p/2247050#M148425</link>
      <description>&lt;P&gt;I had a custom component working 7.2.1.&amp;nbsp; I installed Talend 7.3.1, I compiled my custom component using maven&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;mvn clean install&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and copied it to my new 7.3.1 installation directory&lt;/P&gt; 
&lt;P&gt;mvnw talend-component:deploy-in-studio -Dtalend.component.studioHome="C:\Talend-Studio-20200219_1130-V7.3.1"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When 7.3.1 starts its throws a NoSuchFileException for configuration\component-registration.properties yet the file exists and is identical from 7.2.1 version.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Contents of file;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;#File rewritten to add com.rts:rts-OMIInput:0.0.1-SNAPSHOT&lt;BR /&gt;#Mon Mar 16 07:11:05 EDT 2020&lt;BR /&gt;rts-OMIInput=com.rts\:rts-OMIInput\:0.0.1-SNAPSHOT&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And jar file exists too see attached files.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance, Steve&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Custom-Component-7-3-1-upgrade/m-p/2247050#M148425</guid>
      <dc:creator>stevegarabedian</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Custom Component 7.3.1 upgrade</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Custom-Component-7-3-1-upgrade/m-p/2247051#M148426</link>
      <description>&lt;P&gt;Hi @steve.garabedian Steve​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have this problem now?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 09:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Custom-Component-7-3-1-upgrade/m-p/2247051#M148426</guid>
      <dc:creator>ozhelezniak</dc:creator>
      <dc:date>2021-02-11T09:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Custom Component 7.3.1 upgrade</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Custom-Component-7-3-1-upgrade/m-p/2247052#M148427</link>
      <description>&lt;P&gt;Hi @steve.garabedian Steve​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Can you display the value of the property `component.java.registry` in `configuration/config.ini`  (7.2.1 &amp;amp; 7.3.1)?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 09:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Custom-Component-7-3-1-upgrade/m-p/2247052#M148427</guid>
      <dc:creator>undx</dc:creator>
      <dc:date>2021-02-11T09:55:08Z</dc:date>
    </item>
  </channel>
</rss>

