<?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 Talend ESB how to create a jar for deploy on google app engine in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-how-to-create-a-jar-for-deploy-on-google-app-engine/m-p/2298331#M144846</link>
    <description>&lt;P&gt;Hi i am new to Talend and i have created a job for tRestRequest . how can i set endpoint and deploy it on google app engine. it is working fine on local system with localhost:8088.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:52:44 GMT</pubDate>
    <dc:creator>JackDev</dc:creator>
    <dc:date>2024-11-16T05:52:44Z</dc:date>
    <item>
      <title>Talend ESB how to create a jar for deploy on google app engine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-how-to-create-a-jar-for-deploy-on-google-app-engine/m-p/2298331#M144846</link>
      <description>&lt;P&gt;Hi i am new to Talend and i have created a job for tRestRequest . how can i set endpoint and deploy it on google app engine. it is working fine on local system with localhost:8088.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-how-to-create-a-jar-for-deploy-on-google-app-engine/m-p/2298331#M144846</guid>
      <dc:creator>JackDev</dc:creator>
      <dc:date>2024-11-16T05:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ESB how to create a jar for deploy on google app engine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-how-to-create-a-jar-for-deploy-on-google-app-engine/m-p/2298332#M144847</link>
      <description>I never tried on app-engine but it looks to me similar to AWS Elastic Beanstalk. So I would request you to verify this solution.
&lt;BR /&gt;Try exporting the RestService as a Microservice.
&lt;BR /&gt;You can export the Microservice as a Standalone jar file.
&lt;BR /&gt;You can run the service using jar command
&lt;BR /&gt;Java -jar jar_file –server.port=8065
&lt;BR /&gt;Then your endpoint is running under host:8065/URI
&lt;BR /&gt;So it is important now to verify if it is possible to run the above java command in app engine and the endpoint assigned to your service.
&lt;BR /&gt;
&lt;BR /&gt;Another option is exporting the service as Docker container which Talend might support in 7.2 or upcoming releases.
&lt;BR /&gt;Also Google App engine seems to have plans to support Docker in upcoming releases.
&lt;BR /&gt;</description>
      <pubDate>Fri, 10 May 2019 13:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-how-to-create-a-jar-for-deploy-on-google-app-engine/m-p/2298332#M144847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-10T13:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ESB how to create a jar for deploy on google app engine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-how-to-create-a-jar-for-deploy-on-google-app-engine/m-p/2298333#M144848</link>
      <description>&lt;P&gt;can you please share any link for the solution .&lt;BR /&gt;i have created a jar and deployed it to app engine but getting 502 error . I have attach screenshot of my job&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvXY"&gt;test.PNG&lt;/A&gt;</description>
      <pubDate>Mon, 13 May 2019 12:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-how-to-create-a-jar-for-deploy-on-google-app-engine/m-p/2298333#M144848</guid>
      <dc:creator>JackDev</dc:creator>
      <dc:date>2019-05-13T12:21:15Z</dc:date>
    </item>
  </channel>
</rss>

