<?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: Odd ESB Route deployment through the TAC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287385#M60980</link>
    <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;Very interesting exchange and describes almost exactly the TAC behaviour we're seeing on our site, also on 6.4.1. You mentioned raising a issue with R&amp;amp;D about how TAC interprets Route status - has this been progressed at all? We do intend to migrate to version 7 this year and wonder if the upgrade is likely to offer any improvements in how TAC deals with Route deployment/redeployment.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2019 09:35:43 GMT</pubDate>
    <dc:creator>sheftalenduser</dc:creator>
    <dc:date>2019-09-30T09:35:43Z</dc:date>
    <item>
      <title>Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287373#M60968</link>
      <description>&lt;P&gt;Hello&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We are on 6.4.1.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We have published a developed Route to Nexus from the Studio at multiple versions to our Snapshots repo. Say we have versions 1.1.0, 1.1.1 and 1.1.2 as we develop the Route.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the Tac: When we Add a new Task on the ESB Conductor page, we browse to a Feature published to Nexus at version 1.1.0 and then Deploy and Start. All works fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the Tac when I amend the Task and browse to feature version 1.1.1, my code changes are not reflected on the ESB!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I try and undeploy and delete the task and get odd messages from the TAC about the version not being deployed or that undeloyment will not remove this version from the ESB. I do delete the task and try version 1.1.2.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nothing I do in the TAC to add 1.1.2 will cause my changes to be picked up, even though the TAC says 1.1.2 is deployed and started.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I then, for the first time ever, used the CLI client in&amp;nbsp;&lt;SPAN&gt;/opt/talend/6.4.1/runtime/bin/client.sh to query the ESB.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;When I &amp;gt;list the Active instances running I can see that all 3 versions are Active. This explains what is happening.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I bundle:uninstall the 2 older versions and my code changes are now there.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I&amp;nbsp;bundle:uninstall&amp;nbsp; ALL versions, delete the Task in the TAC, restart the ESB runtime service and create the Task again in the TAC.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I&amp;nbsp;&lt;SPAN&gt; I &amp;gt;list the Active instances running I can see that all 3 versions have come back and are Active again!&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I check the artefact&amp;nbsp;in the repo and the Feature xml file that you browse to in the TAC to create the task only mentions one version number, not all 3.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;What is going on here? Why does the TAC tell me all is fine? How can I trust the TAC when I deploy new code live?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thanks for any advice.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287373#M60968</guid>
      <dc:creator>n999</dc:creator>
      <dc:date>2024-11-16T05:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287374#M60969</link>
      <description>&lt;P&gt;When deploying and undeploying routes it is VERY important to do it in a strict order. If a route is being updated, you must stop the route and completely remove it, before adding your new version.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;However, we can fix this for you. It is quite complicated, but with a bit of perseverance it will work &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;First, log in to your CLI client and type...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;feature:stop &lt;/PRE&gt; 
&lt;P&gt;...followed by the name of your feature. I believe tab complete should work here (to help find the feature name), however that is not guaranteed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Then you need to type.....&lt;/P&gt; 
&lt;PRE&gt;feature:uninstall&lt;/PRE&gt; 
&lt;P&gt;...followed by the feature name. Again, try tab complete here. I believe you need to explicitly specify the version, but that may not be the case (I can't test it here as I don't currently have a Karaf running). If your feature is called "MyRoute" and the version is 1.0.0-SNAPSHOT you might try this...&lt;/P&gt; 
&lt;PRE&gt;feature:uninstall MyRoute-feature/1.0.0-SNAPSHOT&lt;/PRE&gt; 
&lt;P&gt;Then you can completely remove any reference to it from your Karaf with this command...&lt;/P&gt; 
&lt;PRE&gt;feature:repo-remove MyRoute-feature&lt;/PRE&gt; 
&lt;P&gt;If you have trouble working out the names for any of the above you should be able to get the actual names for your features using ...&lt;/P&gt; 
&lt;PRE&gt;feature:list&lt;/PRE&gt; 
&lt;P&gt;If you have too many features to easily search through, you can use....&lt;/P&gt; 
&lt;PRE&gt;feature:list |grep &lt;/PRE&gt; 
&lt;P&gt;....followed by part of the feature name.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Good luck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 11:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287374#M60969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-01T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287375#M60970</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for the&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;feature:...&lt;/PRE&gt;&lt;P&gt;prefix - didn't know that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So does this mean we can't trust the TAC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;n&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 16:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287375#M60970</guid>
      <dc:creator>n999</dc:creator>
      <dc:date>2019-05-01T16:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287376#M60971</link>
      <description>&lt;P&gt;You can trust TAC, but you must make sure that you follow a strict order when updating your routes. The steps I have given you are to correct alignment issues caused by not following a strict order. It is entirely reasonable to have your "MyRoute" route running several different versions concurrently in Karaf. Unfortunately, that is not what you want to be doing here. I have raised a request with R&amp;amp;D to find a way of preventing the issue you are suffering from, while allowing multiple versions of the same route to run. Hopefully this will materialise. Until then, just make sure that you either stop and delete your routes before upgrading or create a new route if you want to run an upgrade side by side &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 17:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287376#M60971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-01T17:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287377#M60972</link>
      <description>&lt;P&gt;Hi Thanks for that.&lt;/P&gt; 
&lt;P&gt;However, I don't think you can trust people to do things in the right order.&lt;/P&gt; 
&lt;P&gt;So, I'm not sure you can trust the TAC as if you do things in the wrong order it incorrectly says all is well! &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"&lt;SPAN&gt;It is entirely reasonable to have your "MyRoute" route running several different versions concurrently in Karaf."&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;That would be fine if that was reflected in the TAC and you could manage these versions there.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Anyway, sounds like an issue to add to the list :&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;cheers&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 17:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287377#M60972</guid>
      <dc:creator>n999</dc:creator>
      <dc:date>2019-05-01T17:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287378#M60973</link>
      <description>&lt;P&gt;As I said, I have raised this issue. The problem is caused by changing the version of an existing and running route in the TAC. This is a gap in the functionality, but it doesn't mean you cannot trust the TAC. The TAC will do what you ask it to do, unfortunately here it is also doing things that you should not ask it to do.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 22:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287378#M60973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-01T22:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287379#M60974</link>
      <description>&lt;P&gt;Sorry - a quick question.&lt;/P&gt;&lt;P&gt;What is the difference between the commands/process:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) &amp;gt;list&lt;/P&gt;&lt;P&gt;2) &amp;gt;stop [ids]&lt;/P&gt;&lt;P&gt;3) &amp;gt;bundle:unistall [ids]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vs the feature commands you have listed below?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They seem to be different as I just ran the 3 commands above to get rid of a old version, but when I run feature:list&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still see the old version as "Started"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I need to ask the question what is the difference between bundles and features here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks..&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>Wed, 22 May 2019 10:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287379#M60974</guid>
      <dc:creator>n999</dc:creator>
      <dc:date>2019-05-22T10:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287380#M60975</link>
      <description>&lt;P&gt;Sorry about the delay in responding. I am currently on vacation, but thought I would check in to see how things are going &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Features contain bundles. You can start/stop bundles installed as a feature without necessarily having to start/stop the feature. When TAC installs services and routes, it installs them as features. If you are acting on the feature in the Karaf client, it acts across all bundles of that feature. If you are acting on the bundle, then only the bundle you are referencing will be affected (unless a feature is rendered useless by removing or stopping the bundle).&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you have a dev runtime, play around with the tab completion that comes with the client. It will help you discover commands that may be useful. Also pay attention to the prefixes. "bundle:" and "feature:" are very important at ensuring you are applying the command correctly.&lt;/P&gt;</description>
      <pubDate>Sun, 26 May 2019 10:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287380#M60975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-26T10:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287381#M60976</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for that.&lt;/P&gt;&lt;P&gt;Is it fair to say that in this case the feature is the route deployed to the TAC and the bundles manifest themselves as the different versions of the deployed route?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Nomit&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 09:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287381#M60976</guid>
      <dc:creator>n999</dc:creator>
      <dc:date>2019-06-03T09:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287382#M60977</link>
      <description>&lt;P&gt;If only it were that simple &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;If you have published different versions of a route, it will be published as different versions of a feature. I believe you see these by using ....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;feature:list | grep myroutename&lt;/PRE&gt; 
&lt;P&gt;I say "I believe" as I don't have karaf on my machine at the moment, so the above is from memory &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 09:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287382#M60977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T09:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287383#M60978</link>
      <description>&lt;P&gt;Okay&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've a route called route1 that hands off to 2 Talend Jobs (through cTalendJob components).&lt;/P&gt;&lt;P&gt;When I deploy the route feature using the TAC at particular versions and query in the CLI I see&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;feature:list | grep myRouteName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;myRouteName-feature | version 1&lt;/P&gt;&lt;P&gt;myRouteName-feature | version 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; bundle:list | grep&amp;nbsp;myRouteName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;437 │ Active │ 80 │ version 1 │myRouteName&lt;BR /&gt;438 │ Active │ 80 │version 1 │myRouteName_SUB_01_myJobName&lt;BR /&gt;439 │ Active │ 80 │version 1 │myRouteName_SUB_02_myJobName&lt;BR /&gt;440 │ Active │ 80 │version 2 │myRouteName&lt;BR /&gt;441 │ Active │ 80 │version 2 │myRouteName_SUB_01_myJobName&lt;BR /&gt;442 │ Active │ 80 │version 2 │myRouteName_SUB_02_myJobName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the bundles are the component parts of a feature....?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 11:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287383#M60978</guid>
      <dc:creator>n999</dc:creator>
      <dc:date>2019-06-03T11:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287384#M60979</link>
      <description>&lt;P&gt;Yes, that is correct. What you need to do is remove ALL route1 feature versions (using the Karaf client), then add the feature you require with TAC. I suspect that your multiple features are "orphaned" and have no links to TAC anymore. Once you have removed them and added the one you require, so long as you continue to use TAC to add then remove completely, you should be able to rely on the TAC to handle this.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 11:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287384#M60979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T11:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287385#M60980</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;Very interesting exchange and describes almost exactly the TAC behaviour we're seeing on our site, also on 6.4.1. You mentioned raising a issue with R&amp;amp;D about how TAC interprets Route status - has this been progressed at all? We do intend to migrate to version 7 this year and wonder if the upgrade is likely to offer any improvements in how TAC deals with Route deployment/redeployment.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 09:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287385#M60980</guid>
      <dc:creator>sheftalenduser</dc:creator>
      <dc:date>2019-09-30T09:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Odd ESB Route deployment through the TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287386#M60981</link>
      <description>&lt;P&gt;Exactly! The TAC is terrible for the task of deployment service artifacts. One small mistake and you have no choice other than working with the Karaf client.&lt;/P&gt; 
&lt;P&gt;One other big problem is the TAC deploys the repository entries with full path to the maven (Nexus) including the user credentials. This is a nightmare if one decide to move the Nexus server to a different server - it cause a lot of work!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 10:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Odd-ESB-Route-deployment-through-the-TAC/m-p/2287386#M60981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T10:17:40Z</dc:date>
    </item>
  </channel>
</rss>

