<?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] Build Job as OSGI Bundle For ESB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312576#M83516</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;maybe you're missing some dependencies (or TOS doesn't link them automatically). I suggest to deploy the bundle (with the failure result) and see the logs - log:display or content of the tesb.log, where you'll find the core reason&lt;BR /&gt;&lt;BR /&gt;g.</description>
    <pubDate>Thu, 03 Dec 2015 08:24:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-03T08:24:09Z</dc:date>
    <item>
      <title>[resolved] Build Job as OSGI Bundle For ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312572#M83512</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BR /&gt;Im trying to build a .jar file of my job that will be used in a container in our server.
&lt;BR /&gt;Unfortunately, after placing the .jar file in the container and checking the list of jobs, it shows as "Failure".
&lt;BR /&gt;
&lt;BR /&gt;Am I missing any setting/s or file/s in my Talend Job export and/or container folders?
&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;EDIT:&lt;/B&gt;
&lt;BR /&gt;My Talend Job uses a .jar library that is called in a tLibraryLoad, as well as routines called in tJavaFlex components.
&lt;BR /&gt;
&lt;BR /&gt;Best Regards,
&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGvO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143104i7BD1A5D63B89AF93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGvO.png" alt="0683p000009MGvO.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312572#M83512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Build Job as OSGI Bundle For ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312573#M83513</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did your current job work well on studio? Does this issue repro on your specific job or all jobs?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 20 Nov 2015 07:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312573#M83513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-20T07:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Build Job as OSGI Bundle For ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312574#M83514</link>
      <description>Hello,
&lt;BR /&gt;
&lt;BR /&gt;Yes it works when I run it and use Postman to act as the REST caller.
&lt;BR /&gt;Here is a sample screenshot of a test scenario running the job in Talend and using Postman (red highlighted sections show working functions):
&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGoi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128053i2C4027A4040D410C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGoi.png" alt="0683p000009MGoi.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 20 Nov 2015 07:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312574#M83514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-20T07:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Build Job as OSGI Bundle For ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312575#M83515</link>
      <description>UPDATE: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I have tried deactivating some components 1 at a time and deploying the modified job to the container. I have found out that it fails when I activate back the tJavaFlex that calls the routine code. How can I place the routine code in the container? 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Best Regards</description>
      <pubDate>Mon, 23 Nov 2015 08:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312575#M83515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-23T08:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Build Job as OSGI Bundle For ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312576#M83516</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;maybe you're missing some dependencies (or TOS doesn't link them automatically). I suggest to deploy the bundle (with the failure result) and see the logs - log:display or content of the tesb.log, where you'll find the core reason&lt;BR /&gt;&lt;BR /&gt;g.</description>
      <pubDate>Thu, 03 Dec 2015 08:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Build-Job-as-OSGI-Bundle-For-ESB/m-p/2312576#M83516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-03T08:24:09Z</dc:date>
    </item>
  </channel>
</rss>

