<?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: Exception in component tRESTClient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329086#M98305</link>
    <description>How can i add authentication to a Trest Component in talend? HTTP method: Post Params is Json</description>
    <pubDate>Wed, 21 Dec 2016 21:05:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-21T21:05:27Z</dc:date>
    <item>
      <title>Exception in component tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329083#M98302</link>
      <description>Hey Everyone,&lt;BR /&gt;Does the below error mean that I am missing a jar file in my configuration?&amp;nbsp;&lt;BR /&gt;I am trying to do a very simple task (GET, Accept Type JSON, Use Basic HTTP Authentication) using tRESTClient.&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;Exception in component tRESTClient_1&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;javax.ws.rs.NotFoundException&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:461)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:860)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:831)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:394)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at org.apache.cxf.jaxrs.client.WebClient.get(WebClient.java:573)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff2600"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Courier"&gt;	at&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Brian</description>
      <pubDate>Sat, 16 Nov 2024 11:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329083#M98302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329084#M98303</link>
      <description>Hi Brian, 
&lt;BR /&gt;Based on the Talend version, we need to add the 
&lt;B&gt;javax.ws.rs.jar&lt;/B&gt; 
&lt;B&gt;(&lt;/B&gt; in my case I have added 
&lt;B&gt; javax.ws.rs-api-2.0-m10.jar&lt;/B&gt; for the 
&lt;B&gt;TOS 5.5.1&lt;/B&gt; )&amp;nbsp; file under Talend open studio installation directory. 
&lt;BR /&gt;Mostly java library will be under 
&lt;B&gt;*\TOS_ESB-r118616-V5.5.1\Studio\lib\java&lt;/B&gt; directory. 
&lt;BR /&gt;I hope it will solve your problem.</description>
      <pubDate>Tue, 26 Aug 2014 16:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329084#M98303</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-08-26T16:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329085#M98304</link>
      <description>tRESTClient creates exceptions reflectively, this error means that the target server endpoint is either not active or has no handler allocated to handle a given request URI
&lt;BR /&gt;Cheers, Sergey</description>
      <pubDate>Thu, 11 Sep 2014 09:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329085#M98304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-11T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329086#M98305</link>
      <description>How can i add authentication to a Trest Component in talend? HTTP method: Post Params is Json</description>
      <pubDate>Wed, 21 Dec 2016 21:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tRESTClient/m-p/2329086#M98305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T21:05:27Z</dc:date>
    </item>
  </channel>
</rss>

