<?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: org.springframework cannot be resolved to a type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217774#M13234</link>
    <description>&lt;P&gt;My intention is to kick off job from Route, so there is no JASON message or anything that i am passing right now. Do i have to pass something from the cTalendJob Component?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually I am working on two POC right now:&lt;/P&gt;
&lt;P&gt;1) To retrieve message from JMS server to Talend.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Once received, it should kicked off a particular Talend Job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hence, i am working on #2 right now to kick off Talend job from the Routes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any inputs will be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Fri, 07 Dec 2018 07:59:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-07T07:59:56Z</dc:date>
    <item>
      <title>org.springframework cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217769#M13229</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The goal here is to kickoff Talend job from the Routes. I am doing one POC on that and getting the below error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I checked, i am using the same JRE as that in Studio.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Attached are the screenshot.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone please help?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error:&lt;/P&gt; 
&lt;P&gt;Execution failed : Job compile errors&lt;BR /&gt;At least job "example_route_Copy" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 67&lt;BR /&gt;Detail Message: org.springframework cannot be resolved to a type&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 06:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217769#M13229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-07T06:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: org.springframework cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217770#M13230</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOlEAAW"&gt;@harsh_kothari&lt;/A&gt;,can you expand the sub job and show,your job design?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 07:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217770#M13230</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-07T07:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: org.springframework cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217771#M13231</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOlEAAW"&gt;@harsh_kothari&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You are referring to a job from a route and it seems the underlying job is having compile error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please open your job and click to code tab and it will show the position of error. If you toggle back to Designer mode, it will show the corresponding error component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Once you share the screen shots of the underlying job after above steps, we will be able to analyse further where is the exact issue root cause.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 07:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217771#M13231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-07T07:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: org.springframework cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217772#M13232</link>
      <description>&lt;P&gt;Given below.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error code in :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;protected CamelContext createContext() {&lt;BR /&gt;final org.apache.camel.impl.DefaultCamelContext camelContext = new org.apache.camel.spring.SpringCamelContext(&lt;BR /&gt;new org.springframework.context.support.ClassPathXmlApplicationContext(&lt;BR /&gt;"META-INF/spring/example_route_copy.xml"));&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sub_Job.png" style="width: 963px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M14A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152477iA033FE8684F870AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M14A.png" alt="0683p000009M14A.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 07:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217772#M13232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-07T07:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: org.springframework cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217773#M13233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please verify whether the data type in your schema for route is the right one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Also can you double check the JSON message you are trying to parse?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 07:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217773#M13233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-07T07:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: org.springframework cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217774#M13234</link>
      <description>&lt;P&gt;My intention is to kick off job from Route, so there is no JASON message or anything that i am passing right now. Do i have to pass something from the cTalendJob Component?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually I am working on two POC right now:&lt;/P&gt;
&lt;P&gt;1) To retrieve message from JMS server to Talend.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Once received, it should kicked off a particular Talend Job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hence, i am working on #2 right now to kick off Talend job from the Routes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any inputs will be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 07:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217774#M13234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-07T07:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: org.springframework cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217775#M13235</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOlEAAW"&gt;@harsh_kothari&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok. If you are doing a PoC, could you please try below scenario?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is having the detailed steps with screenshots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/wPJh3yAxz0baR8imIwmlYA/X1kCQaKtALDIocZ0p6QjpA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/wPJh3yAxz0baR8imIwmlYA/X1kCQaKtALDIocZ0p6QjpA&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 08:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-springframework-cannot-be-resolved-to-a-type/m-p/2217775#M13235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-07T08:08:09Z</dc:date>
    </item>
  </channel>
</rss>

