<?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 How to deploy external jars to Talend Runtime in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-external-jars-to-Talend-Runtime/m-p/2301539#M73640</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a route that calls a WebService.&lt;BR /&gt;I've generated a client for the WS with SEI, import the jar via a cConfig.&lt;BR /&gt;It works perfectly in the studio. But when another team member tries to run the service, it fails, the external .jar is missing.&lt;BR /&gt;How to deploy the jar and make it available to other team members, and to talend runtime ?&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Christophe&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 11:53:07 GMT</pubDate>
    <dc:creator>cmarchand</dc:creator>
    <dc:date>2024-11-16T11:53:07Z</dc:date>
    <item>
      <title>How to deploy external jars to Talend Runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-external-jars-to-Talend-Runtime/m-p/2301539#M73640</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a route that calls a WebService.&lt;BR /&gt;I've generated a client for the WS with SEI, import the jar via a cConfig.&lt;BR /&gt;It works perfectly in the studio. But when another team member tries to run the service, it fails, the external .jar is missing.&lt;BR /&gt;How to deploy the jar and make it available to other team members, and to talend runtime ?&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Christophe&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-external-jars-to-Talend-Runtime/m-p/2301539#M73640</guid>
      <dc:creator>cmarchand</dc:creator>
      <dc:date>2024-11-16T11:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy external jars to Talend Runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-external-jars-to-Talend-Runtime/m-p/2301540#M73641</link>
      <description>Hi Christophe, 
&lt;BR /&gt;If you right-click on the Route and select 'Edit Route Manifest', you should be able to influence how the route is built for deployment. 
&lt;BR /&gt;There are two things you could try: 
&lt;BR /&gt;1. Look for a check box by your imported Jar under Bundle-ClassPath and check it. Publish and deploy again. (I would try this first if you're looking for the simplest approach) 
&lt;BR /&gt;2. You could also package your required Jar as a Bundle (see Maven Bundle Plugin) and deploy it to the container independently. Then you may have to add the required Java packages to the Import-Packages list in the bundle manifest. 
&lt;BR /&gt;I hope that helps, 
&lt;BR /&gt;Ben</description>
      <pubDate>Tue, 08 Oct 2013 19:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-external-jars-to-Talend-Runtime/m-p/2301540#M73641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T19:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy external jars to Talend Runtime</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-external-jars-to-Talend-Runtime/m-p/2301541#M73642</link>
      <description>I've look at the first solution, which solve déployment problem, thanks. 
&lt;BR /&gt;But starting the route from another team member studio (dev mode) doesn't work. 
&lt;BR /&gt;Is there a way to share the jar via archiva ? 
&lt;BR /&gt;Christophe</description>
      <pubDate>Wed, 09 Oct 2013 09:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-external-jars-to-Talend-Runtime/m-p/2301541#M73642</guid>
      <dc:creator>cmarchand</dc:creator>
      <dc:date>2013-10-09T09:42:54Z</dc:date>
    </item>
  </channel>
</rss>

