<?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 Open Studio 8 - How to create single runnable jar? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318885#M143772</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite new to Talend Open Studio and need your help please.&lt;/P&gt;&lt;P&gt;A few weeks ago I created a simple job using TOS V7.x. I was able to create a single executable jar out of it, but unfortunately I do not know anymore how I could get there.&lt;/P&gt;&lt;P&gt;Now I have installed TOS 8.x and wanted to figure out how to create a single executable jar, but I did not succeed.&lt;/P&gt;&lt;P&gt;Did this procedure change from TOS 7.x to TOS 8.x?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;What I did:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I created a simple 'HelloWorld' job with just one tMsgBox inside. Then I right clicked the job inside the 'Job designs' section and choose 'Build job'.&lt;/P&gt;&lt;P&gt;But for some reason I can only select a *.zip format - but I want to create a single jar where all dependent jar's are packed into one single jar as I did (somehow) in the past (using TOS 7.x).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am missing? Or has it changed from TOS 7.x to TOS 8.x and I cannot do it anymore?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help...&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:54:22 GMT</pubDate>
    <dc:creator>mr_burns</dc:creator>
    <dc:date>2024-11-15T22:54:22Z</dc:date>
    <item>
      <title>Talend Open Studio 8 - How to create single runnable jar?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318885#M143772</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite new to Talend Open Studio and need your help please.&lt;/P&gt;&lt;P&gt;A few weeks ago I created a simple job using TOS V7.x. I was able to create a single executable jar out of it, but unfortunately I do not know anymore how I could get there.&lt;/P&gt;&lt;P&gt;Now I have installed TOS 8.x and wanted to figure out how to create a single executable jar, but I did not succeed.&lt;/P&gt;&lt;P&gt;Did this procedure change from TOS 7.x to TOS 8.x?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;What I did:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I created a simple 'HelloWorld' job with just one tMsgBox inside. Then I right clicked the job inside the 'Job designs' section and choose 'Build job'.&lt;/P&gt;&lt;P&gt;But for some reason I can only select a *.zip format - but I want to create a single jar where all dependent jar's are packed into one single jar as I did (somehow) in the past (using TOS 7.x).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am missing? Or has it changed from TOS 7.x to TOS 8.x and I cannot do it anymore?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help...&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318885#M143772</guid>
      <dc:creator>mr_burns</dc:creator>
      <dc:date>2024-11-15T22:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio 8 - How to create single runnable jar?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318886#M143773</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please have a look at below two articles, which will give you full details about both approaches.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/8.0/studio-user-guide-open-studio-for-data-integration/building-jobs" alt="https://help.talend.com/r/en-US/8.0/studio-user-guide-open-studio-for-data-integration/building-jobs" target="_blank"&gt;https://help.talend.com/r/en-US/8.0/studio-user-guide-open-studio-for-data-integration/building-jobs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/8.0/call-job-from-external-app/calling-talend-job-from-external-java-application" alt="https://help.talend.com/r/en-US/8.0/call-job-from-external-app/calling-talend-job-from-external-java-application" target="_blank"&gt;https://help.talend.com/r/en-US/8.0/call-job-from-external-app/calling-talend-job-from-external-java-application&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 09:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318886#M143773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-23T09:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio 8 - How to create single runnable jar?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318887#M143774</link>
      <description>&lt;P&gt;@Xiaodi Shi​&amp;nbsp;, thanks but that does not really answer my question.&lt;/P&gt;&lt;P&gt;The 1st link you provided shows the way to create a *.zip file - what I don't want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 2nd link does not provide a way to create a single *.jar - it just says 'Export the job' - nothing more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know using TOS 7.x it was a few clicks to create a standalone jar with all depentent jars packed inside.&lt;/P&gt;&lt;P&gt;Then I could run this jar like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;java -jar myjob.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 11:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318887#M143774</guid>
      <dc:creator>mr_burns</dc:creator>
      <dc:date>2022-05-23T11:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio 8 - How to create single runnable jar?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318888#M143775</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;So far, the build types are Standalone Job(.zip file) and OSGI Bundle For ESB(.jar file) without exporting job as a runnable jar file option.&lt;/P&gt;&lt;P&gt;Building a Job as a standalone Job will help you to export the .bat and/or .sh files necessary to launch the built Job and then you are able to execute it(. bat file for window and .sh file for Linux) in cmd.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 06:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-8-How-to-create-single-runnable-jar/m-p/2318888#M143775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-24T06:03:53Z</dc:date>
    </item>
  </channel>
</rss>

