<?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 Error when executing Talend ESB has microservice in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-when-executing-Talend-ESB-has-microservice/m-p/2457474#M140708</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an error when I execute a Talend 8 ESB route.&lt;/P&gt;
&lt;P&gt;This error occur when a route is executed has a micro service (Spring boot).&lt;/P&gt;
&lt;P&gt;It works fine when the route is executed in Talend Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error at runtime :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;java.lang.NoSuchMethodError:&lt;/P&gt;
&lt;P&gt;javax.servlet.http.HttpServletMapping javax.servlet.http.HttpServletRequest.getHttpServletMapping()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More precision :&lt;BR /&gt;--------------&lt;/P&gt;
&lt;P&gt;The route define a REST service.&lt;/P&gt;
&lt;P&gt;This error occurs only if this route call another Talend route with a REST service.&lt;/P&gt;
&lt;P&gt;What I have analysed :&lt;/P&gt;
&lt;P&gt;The method&amp;nbsp;HttpServletRequest.getHttpServletMapping() is only defined for Servlet version 4.0&lt;/P&gt;
&lt;P&gt;Servlet version used by Talend 8 is 3.20.&lt;/P&gt;
&lt;P&gt;Tomcat used by Talend is version 9.0.84 that use Servlet 4-0&lt;/P&gt;
&lt;P&gt;Maybe this can explain the problem.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2024 12:42:36 GMT</pubDate>
    <dc:creator>DDupont1610375152</dc:creator>
    <dc:date>2024-05-29T12:42:36Z</dc:date>
    <item>
      <title>Error when executing Talend ESB has microservice</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-executing-Talend-ESB-has-microservice/m-p/2457474#M140708</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an error when I execute a Talend 8 ESB route.&lt;/P&gt;
&lt;P&gt;This error occur when a route is executed has a micro service (Spring boot).&lt;/P&gt;
&lt;P&gt;It works fine when the route is executed in Talend Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error at runtime :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;java.lang.NoSuchMethodError:&lt;/P&gt;
&lt;P&gt;javax.servlet.http.HttpServletMapping javax.servlet.http.HttpServletRequest.getHttpServletMapping()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More precision :&lt;BR /&gt;--------------&lt;/P&gt;
&lt;P&gt;The route define a REST service.&lt;/P&gt;
&lt;P&gt;This error occurs only if this route call another Talend route with a REST service.&lt;/P&gt;
&lt;P&gt;What I have analysed :&lt;/P&gt;
&lt;P&gt;The method&amp;nbsp;HttpServletRequest.getHttpServletMapping() is only defined for Servlet version 4.0&lt;/P&gt;
&lt;P&gt;Servlet version used by Talend 8 is 3.20.&lt;/P&gt;
&lt;P&gt;Tomcat used by Talend is version 9.0.84 that use Servlet 4-0&lt;/P&gt;
&lt;P&gt;Maybe this can explain the problem.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 12:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-executing-Talend-ESB-has-microservice/m-p/2457474#M140708</guid>
      <dc:creator>DDupont1610375152</dc:creator>
      <dc:date>2024-05-29T12:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error when executing Talend ESB has microservice</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-executing-Talend-ESB-has-microservice/m-p/2476980#M141154</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/284086"&gt;@DDupont1610375152&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;as you already suggested, the main issue appears to be a mismatch between the Servlet API version that Talend is using and the version expected by the embedded Tomcat server. Did you find a way to solve it?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 09:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-executing-Talend-ESB-has-microservice/m-p/2476980#M141154</guid>
      <dc:creator>F_B</dc:creator>
      <dc:date>2024-08-20T09:14:58Z</dc:date>
    </item>
  </channel>
</rss>

