<?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 How to create and deploy Web service in Talend ESB like Eclipse and Tomcat? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-and-deploy-Web-service-in-Talend-ESB-like-Eclipse/m-p/2320963#M91052</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have rest API created in Eclipse. That web service I run using Tomcat server. So as long as my Tomcat server is running I'm able to consume my Rest API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Tomcat we need to just place our war file(Web dynamic project which includes web.xml file) into Tomcat container, and it automatically takes care of everything when it runs, even the setting required in server.xml file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that possible I could create Rest API in talend like I did in eclipse and deploy as a service in ESB like I deploy in Tomcat container ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions please..!!&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can we do the same thing in Talend ESB ?&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>Sat, 16 Nov 2024 09:05:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:05:17Z</dc:date>
    <item>
      <title>How to create and deploy Web service in Talend ESB like Eclipse and Tomcat?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-and-deploy-Web-service-in-Talend-ESB-like-Eclipse/m-p/2320963#M91052</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have rest API created in Eclipse. That web service I run using Tomcat server. So as long as my Tomcat server is running I'm able to consume my Rest API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Tomcat we need to just place our war file(Web dynamic project which includes web.xml file) into Tomcat container, and it automatically takes care of everything when it runs, even the setting required in server.xml file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that possible I could create Rest API in talend like I did in eclipse and deploy as a service in ESB like I deploy in Tomcat container ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions please..!!&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can we do the same thing in Talend ESB ?&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>Sat, 16 Nov 2024 09:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-and-deploy-Web-service-in-Talend-ESB-like-Eclipse/m-p/2320963#M91052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and deploy Web service in Talend ESB like Eclipse and Tomcat?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-and-deploy-Web-service-in-Talend-ESB-like-Eclipse/m-p/2320964#M91053</link>
      <description>&lt;P&gt;Yes. In Talend the default runtime for services is Apache Karaf. You simply build your REST service (with as few as 3 components), build your service to a kar file in the Studio and drop it into the Apache Karaf deploy folder. That is all it takes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviously that is the very simplest of services and there are other ways to deploy a service, but it really is just as easy as (if not easier than) the method you described.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 23:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-and-deploy-Web-service-in-Talend-ESB-like-Eclipse/m-p/2320964#M91053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-08T23:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and deploy Web service in Talend ESB like Eclipse and Tomcat?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-and-deploy-Web-service-in-Talend-ESB-like-Eclipse/m-p/2320965#M91054</link>
      <description>&lt;P&gt;Did this answer your question?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 09:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-and-deploy-Web-service-in-Talend-ESB-like-Eclipse/m-p/2320965#M91054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-10T09:34:10Z</dc:date>
    </item>
  </channel>
</rss>

