<?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: Edit Route Manifest broken in Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302188#M74203</link>
    <description>I see. That jar is probably being included as a part of one or more components you're using in your route. So removing it would likely require creating a custom component by modifying the right one.
&lt;BR /&gt;Either way, it shouldn't be causing a classpath issue when you deploy. Is there a sharable version of your route that you can export and attach here? Also, are there any modifications you've made to your Runtime?</description>
    <pubDate>Wed, 20 Nov 2013 16:49:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-20T16:49:19Z</dc:date>
    <item>
      <title>Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302182#M74197</link>
      <description>Hi,
&lt;BR /&gt;I am using Talend Platform for data services 5.2.2 with nexus repository manager.
&lt;BR /&gt;I have a classpath issue which requires me to edit my route manifest file. In Studio, choosing Edit Route Manifest gives me blank box where the Manifest details should display. This means I can only publish the route to my repository with the classpath issues unresolved. I will prefer to use the ESB conductor as part of the process of deploying my route but looks like this wont work in this case.
&lt;BR /&gt;I don't want to have to edit the Route manifest directly then drop the kar file into the deploy folder of runtime manually, as this is a very manual process.
&lt;BR /&gt;Any ideas how to get round this?
&lt;BR /&gt;TIA</description>
      <pubDate>Sat, 16 Nov 2024 11:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302182#M74197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302183#M74198</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi,&lt;BR /&gt;I am using Talend Platform for data services 5.2.2 with nexus repository manager.&lt;BR /&gt;I have a classpath issue which requires me to edit my route manifest file. In Studio, choosing Edit Route Manifest gives me blank box where the Manifest details should display. This means I can only publish the route to my repository with the classpath issues unresolved. I will prefer to use the ESB conductor as part of the process of deploying my route but looks like this wont work in this case.&lt;BR /&gt;I don't want to have to edit the Route manifest directly then drop the kar file into the deploy folder of runtime manually, as this is a very manual process.&lt;BR /&gt;Any ideas how to get round this?&lt;BR /&gt;TIA&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Is it possible to automate the editing of the route manifest as well as publishing/deploying the route using scripts?
&lt;BR /&gt;I want to avoid manual editing.
&lt;BR /&gt;TIA</description>
      <pubDate>Tue, 12 Nov 2013 18:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302183#M74198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-12T18:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302184#M74199</link>
      <description>Hi TIA,&lt;BR /&gt;The 'Edit Route Manifest' UI should allow you to add any unexpected packages once during design.  Something definitely sounds strange if the Manifest details don't show up at all in your Studio.&lt;BR /&gt;Is there anything peculiar about the route?  For instance, was it originally created in a different version of Talend and imported into your 5.2.2?  Also, have you tried creating a basic test route to see if the Manifest details show up for that one?&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ben</description>
      <pubDate>Wed, 13 Nov 2013 20:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302184#M74199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-13T20:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302185#M74200</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi TIA,&lt;BR /&gt;The 'Edit Route Manifest' UI should allow you to add any unexpected packages once during design. Something definitely sounds strange if the Manifest details don't show up at all in your Studio.&lt;BR /&gt;Is there anything peculiar about the route? For instance, was it originally created in a different version of Talend and imported into your 5.2.2? Also, have you tried creating a basic test route to see if the Manifest details show up for that one?&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ben&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi Ben, 
&lt;BR /&gt;the Manifest details windows show up, but the Bundle-Classpath section of it is blank. I want to be able to alter the Bundle-Classpath in Studio. 
&lt;BR /&gt;I have attached a screenshot. 
&lt;BR /&gt;Thanks. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MB1v.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129078iB3D3C1777A707A3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MB1v.png" alt="0683p000009MB1v.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 20 Nov 2013 14:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302185#M74200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T14:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302186#M74201</link>
      <description>OK, I think I see what the problem is.  In order to include a jar in your Bundle-Classpath, first you need to right click your route and select 'Manage Route Resources'.  Add your jar(s) there, and then they should show up as options in your Bundle-Classpath.  Each jar will have a checkbox that you will have to check to include the jar.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ben</description>
      <pubDate>Wed, 20 Nov 2013 15:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302186#M74201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T15:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302187#M74202</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;OK, I think I see what the problem is. In order to include a jar in your Bundle-Classpath, first you need to right click your route and select 'Manage Route Resources'. Add your jar(s) there, and then they should show up as options in your Bundle-Classpath. Each jar will have a checkbox that you will have to check to include the jar.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ben&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Thanks for the response Ben. 
&lt;BR /&gt;The jar I want to remove is already automatically included in the Bundle-Classpath after I export the route in Studio. 
&lt;BR /&gt;My Bundle-Classpath (not displayed in Studio as mentioned) is shown below. I want to be able to remove lib/jaxrpc.jar from the bundle-classpath from within studio rather than having to resort to using a text editor to do same. 
&lt;BR /&gt;The link to an earlier posting about this is 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCr96CAC" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Errors-in-ESB-Runtime/td-p/113688&lt;/A&gt; 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;------------------------------------- 
&lt;BR /&gt;Bundle-ClassPath: .,lib/axis.jar,lib/axiom-api-1.2.13.jar,lib/commons- 
&lt;BR /&gt; httpclient-3.1.jar,lib/xmlbeans-2.3.0.jar,lib/mail.jar,lib/axis2-kern 
&lt;BR /&gt; el-1.6.2.jar,lib/axis2-xmlbeans-1.6.2.jar,lib/saaj.jar,lib/axiom-impl 
&lt;BR /&gt; -1.2.13.jar,lib/XmlSchema-1.4.7.jar,lib/apache-mime4j-core-0.7.2.jar, 
&lt;BR /&gt; lib/XBeans-packaged.jar,lib/commons-codec-1.3.jar,lib/activation.jar, 
&lt;BR /&gt; lib/EDSGen.jar,lib/axis2-adb-1.6.2.jar,lib/systemRoutines.jar,lib/use 
&lt;BR /&gt; rRoutines.jar,lib/talend_file_enhanced_20070724.jar,lib/jaxrpc.jar,li 
&lt;BR /&gt; b/WebServiceInput.jar,lib/axis2-transport-local-1.6.2.jar,lib/axis2-t 
&lt;BR /&gt; ransport-http-1.6.2.jar,lib/commons-lang3-3.1.jar,lib/httpcore-4.0.ja 
&lt;BR /&gt; r,lib/neethi-3.0.2.jar,lib/commons-discovery-0.2.jar,lib/talendcsv.ja 
&lt;BR /&gt; r,lib/commons-logging-1.1.jar</description>
      <pubDate>Wed, 20 Nov 2013 16:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302187#M74202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T16:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302188#M74203</link>
      <description>I see. That jar is probably being included as a part of one or more components you're using in your route. So removing it would likely require creating a custom component by modifying the right one.
&lt;BR /&gt;Either way, it shouldn't be causing a classpath issue when you deploy. Is there a sharable version of your route that you can export and attach here? Also, are there any modifications you've made to your Runtime?</description>
      <pubDate>Wed, 20 Nov 2013 16:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302188#M74203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T16:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302189#M74204</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I see. That jar is probably being included as a part of one or more components you're using in your route. So removing it would likely require creating a custom component by modifying the right one.&lt;BR /&gt;Either way, it shouldn't be causing a classpath issue when you deploy. Is there a sharable version of your route that you can export and attach here? Also, are there any modifications you've made to your Runtime?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hi Ben,
&lt;BR /&gt;everything works fine in the runtime after deploying, if I remove the jar entry from the bundle-classpath using winrar utility. Its just that I will prefer to be able to do the same thing from within Studio. 
&lt;BR /&gt;The Runtime hasn't been modified.
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 20 Nov 2013 17:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302189#M74204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T17:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Route Manifest broken in Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302190#M74205</link>
      <description>This sounds like it may be a bug. If you're able to share your route (or a scrubbed version), it would be helpful if you could create a JIRA describing this behavior with your exported route attached (using 'Export Items'). Otherwise if you're able to do so into the forums here, that would be almost as good. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/browse/TESB" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TESB&lt;/A&gt;</description>
      <pubDate>Wed, 20 Nov 2013 17:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-Route-Manifest-broken-in-Studio/m-p/2302190#M74205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T17:54:23Z</dc:date>
    </item>
  </channel>
</rss>

