<?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 restFul service in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/restFul-service/m-p/2376810#M138851</link>
    <description>Hi,&lt;BR /&gt;I created a restFul service endpoint using camel:restlet configured in cMessageEndpoint component.&lt;BR /&gt;cMessageEndpoint ("restlet:&lt;A href="http://localhost:8045/auth" target="_blank"&gt;http://localhost:8045/auth&lt;/A&gt;") --&amp;gt; cprocessor --&amp;gt; cCXF --&amp;gt; cJavaDSLProcessor&lt;BR /&gt;I am not able to find the endpoint after executing osgi:list-endpoints&lt;BR /&gt;But I am able to call it from browser using &lt;A href="http://x.x.x.x:8045/auth" target="_blank" rel="nofollow noopener noreferrer"&gt;http://x.x.x.x:8045/auth&lt;/A&gt;&lt;BR /&gt;When i configure "restlet:http:///auth" in cmessageendpoint and deploy, I get below error-&lt;BR /&gt;"Permission denied&lt;BR /&gt;java.net.BindException: Permission denied"&lt;BR /&gt;Basically I do not want to configure separate port for every restlet and want it to to use container port. Also I want to list it from browser by typing &lt;A href="http://x.x.x.x:8040/services" target="_blank" rel="nofollow noopener noreferrer"&gt;http://x.x.x.x:8040/services&lt;/A&gt;.&lt;BR /&gt;Can you suggest a way?</description>
    <pubDate>Sat, 16 Nov 2024 11:56:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:56:01Z</dc:date>
    <item>
      <title>restFul service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/restFul-service/m-p/2376810#M138851</link>
      <description>Hi,&lt;BR /&gt;I created a restFul service endpoint using camel:restlet configured in cMessageEndpoint component.&lt;BR /&gt;cMessageEndpoint ("restlet:&lt;A href="http://localhost:8045/auth" target="_blank"&gt;http://localhost:8045/auth&lt;/A&gt;") --&amp;gt; cprocessor --&amp;gt; cCXF --&amp;gt; cJavaDSLProcessor&lt;BR /&gt;I am not able to find the endpoint after executing osgi:list-endpoints&lt;BR /&gt;But I am able to call it from browser using &lt;A href="http://x.x.x.x:8045/auth" target="_blank" rel="nofollow noopener noreferrer"&gt;http://x.x.x.x:8045/auth&lt;/A&gt;&lt;BR /&gt;When i configure "restlet:http:///auth" in cmessageendpoint and deploy, I get below error-&lt;BR /&gt;"Permission denied&lt;BR /&gt;java.net.BindException: Permission denied"&lt;BR /&gt;Basically I do not want to configure separate port for every restlet and want it to to use container port. Also I want to list it from browser by typing &lt;A href="http://x.x.x.x:8040/services" target="_blank" rel="nofollow noopener noreferrer"&gt;http://x.x.x.x:8040/services&lt;/A&gt;.&lt;BR /&gt;Can you suggest a way?</description>
      <pubDate>Sat, 16 Nov 2024 11:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/restFul-service/m-p/2376810#M138851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: restFul service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/restFul-service/m-p/2376811#M138852</link>
      <description>I am aware this post is pretty old, but I see more people looking for this topic. 
&lt;BR /&gt;/services endpoint is created by the CXF framework, therefore reusable using e.g. jaxrs component. Apparently the Restlet component leverages jetty instance itself, so we need to have it on a separate port as well &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; (please correct me if I am wrong) 
&lt;BR /&gt;g.</description>
      <pubDate>Fri, 12 Jun 2015 09:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/restFul-service/m-p/2376811#M138852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-12T09:24:03Z</dc:date>
    </item>
  </channel>
</rss>

