<?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 Pb calling web service with example &amp;quot;www.deeptraining.com&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289649#M63002</link>
    <description>Hello, 
&lt;BR /&gt;If you already manage to run the web service example, could you please help me because I can't run it. 
&lt;BR /&gt;I encountered the following error (pic 1 and msg below). 
&lt;BR /&gt;You can check my configuration (pic 2 and 3) 
&lt;BR /&gt;I am running TOS 3.04 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Sebastien 
&lt;BR /&gt;------------------------------------- 
&lt;BR /&gt;Starting job TEST_WS at 17:21 04/05/2009. 
&lt;BR /&gt;Exception in component tWebServiceInput_1 
&lt;BR /&gt;AxisFault 
&lt;BR /&gt; faultCode: { 
&lt;A href="http://schemas.xmlsoap.org/soap/envelope/}Server.userException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/}Server.userException&lt;/A&gt; 
&lt;BR /&gt; faultSubcode: 
&lt;BR /&gt; faultString: java.net.UnknownHostException: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; faultActor: 
&lt;BR /&gt; faultNode: 
&lt;BR /&gt; faultDetail: 
&lt;BR /&gt; { 
&lt;A href="http://xml.apache.org/axis/}stackTrace:java.net.UnknownHostException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://xml.apache.org/axis/}stackTrace:java.net.UnknownHostException&lt;/A&gt;: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.SocksSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138) 
&lt;BR /&gt; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) 
&lt;BR /&gt; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) 
&lt;BR /&gt; at org.apache.axis.client.Call.invokeEngine(Call.java:2784) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2767) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2443) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2366) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:1812) 
&lt;BR /&gt; at routines.WeatherSoap_BindingStub.getWeather(WeatherSoap_BindingStub.java:107) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.tWebServiceInput_1Process(TEST_WS.java:394) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.runJobInTOS(TEST_WS.java:3087) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.main(TEST_WS.java:3001) 
&lt;BR /&gt; { 
&lt;A href="http://xml.apache.org/axis/}hostname:4403DP490" target="_blank" rel="nofollow noopener noreferrer"&gt;http://xml.apache.org/axis/}hostname:4403DP490&lt;/A&gt; 
&lt;BR /&gt;java.net.UnknownHostException: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154) 
&lt;BR /&gt; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) 
&lt;BR /&gt; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) 
&lt;BR /&gt; at org.apache.axis.client.Call.invokeEngine(Call.java:2784) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2767) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2443) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2366) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:1812) 
&lt;BR /&gt; at routines.WeatherSoap_BindingStub.getWeather(WeatherSoap_BindingStub.java:107) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.tWebServiceInput_1Process(TEST_WS.java:394) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.runJobInTOS(TEST_WS.java:3087) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.main(TEST_WS.java:3001) 
&lt;BR /&gt;Caused by: java.net.UnknownHostException: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.SocksSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138) 
&lt;BR /&gt; ... 13 more 
&lt;BR /&gt;Job TEST_WS ended at 17:22 04/05/2009.</description>
    <pubDate>Sat, 16 Nov 2024 13:58:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:58:18Z</dc:date>
    <item>
      <title>Pb calling web service with example "www.deeptraining.com"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289649#M63002</link>
      <description>Hello, 
&lt;BR /&gt;If you already manage to run the web service example, could you please help me because I can't run it. 
&lt;BR /&gt;I encountered the following error (pic 1 and msg below). 
&lt;BR /&gt;You can check my configuration (pic 2 and 3) 
&lt;BR /&gt;I am running TOS 3.04 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Sebastien 
&lt;BR /&gt;------------------------------------- 
&lt;BR /&gt;Starting job TEST_WS at 17:21 04/05/2009. 
&lt;BR /&gt;Exception in component tWebServiceInput_1 
&lt;BR /&gt;AxisFault 
&lt;BR /&gt; faultCode: { 
&lt;A href="http://schemas.xmlsoap.org/soap/envelope/}Server.userException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/}Server.userException&lt;/A&gt; 
&lt;BR /&gt; faultSubcode: 
&lt;BR /&gt; faultString: java.net.UnknownHostException: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; faultActor: 
&lt;BR /&gt; faultNode: 
&lt;BR /&gt; faultDetail: 
&lt;BR /&gt; { 
&lt;A href="http://xml.apache.org/axis/}stackTrace:java.net.UnknownHostException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://xml.apache.org/axis/}stackTrace:java.net.UnknownHostException&lt;/A&gt;: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.SocksSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138) 
&lt;BR /&gt; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) 
&lt;BR /&gt; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) 
&lt;BR /&gt; at org.apache.axis.client.Call.invokeEngine(Call.java:2784) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2767) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2443) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2366) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:1812) 
&lt;BR /&gt; at routines.WeatherSoap_BindingStub.getWeather(WeatherSoap_BindingStub.java:107) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.tWebServiceInput_1Process(TEST_WS.java:394) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.runJobInTOS(TEST_WS.java:3087) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.main(TEST_WS.java:3001) 
&lt;BR /&gt; { 
&lt;A href="http://xml.apache.org/axis/}hostname:4403DP490" target="_blank" rel="nofollow noopener noreferrer"&gt;http://xml.apache.org/axis/}hostname:4403DP490&lt;/A&gt; 
&lt;BR /&gt;java.net.UnknownHostException: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154) 
&lt;BR /&gt; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) 
&lt;BR /&gt; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) 
&lt;BR /&gt; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) 
&lt;BR /&gt; at org.apache.axis.client.Call.invokeEngine(Call.java:2784) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2767) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2443) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2366) 
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:1812) 
&lt;BR /&gt; at routines.WeatherSoap_BindingStub.getWeather(WeatherSoap_BindingStub.java:107) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.tWebServiceInput_1Process(TEST_WS.java:394) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.runJobInTOS(TEST_WS.java:3087) 
&lt;BR /&gt; at experimentation.test_ws_0_1.TEST_WS.main(TEST_WS.java:3001) 
&lt;BR /&gt;Caused by: java.net.UnknownHostException: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.SocksSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153) 
&lt;BR /&gt; at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404) 
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138) 
&lt;BR /&gt; ... 13 more 
&lt;BR /&gt;Job TEST_WS ended at 17:22 04/05/2009.</description>
      <pubDate>Sat, 16 Nov 2024 13:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289649#M63002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pb calling web service with example "www.deeptraining.com"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289650#M63003</link>
      <description>Hello guy&lt;BR /&gt;1) Make sure the http proxy is available.&lt;BR /&gt;2) It isn't necessary to set the http proxy and the method name in basic setting if you use 'advanced use', set them in your java code.&lt;BR /&gt;Beest</description>
      <pubDate>Tue, 05 May 2009 06:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289650#M63003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-05T06:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pb calling web service with example "www.deeptraining.com"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289651#M63004</link>
      <description>Thak you, Shong, for your answer. 
&lt;BR /&gt;1. I've checked deeptraining.com by using ping component and it seems to be ok with proxy parameters 
&lt;BR /&gt;2. I've reset parameters to use the basic settings only (I tried with and without proxy settings) =&amp;gt; pic1 
&lt;BR /&gt;PS : you can see the output schema I declared in pic 2 
&lt;BR /&gt;The new error is : 
&lt;BR /&gt;Starting job TEST_WS at 10:07 05/05/2009. 
&lt;BR /&gt; connecting to socket on port 3594 
&lt;BR /&gt; connected 
&lt;BR /&gt; connecting to socket on port 4697 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tWebServiceInput_1 
&lt;BR /&gt;java.net.UnknownHostException: 
&lt;A href="http://www.deeptraining.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.deeptraining.com&lt;/A&gt; 
&lt;BR /&gt; at java.net.PlainSocketImpl.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at java.net.Socket.connect(Unknown Source) 
&lt;BR /&gt; at sun.net.NetworkClient.doConnect(Unknown Source) 
&lt;BR /&gt; at sun.net.www.http.HttpClient.openServer(Unknown Source) 
&lt;BR /&gt; at sun.net.www.http.HttpClient.openServer(Unknown Source) 
&lt;BR /&gt; at sun.net.www.http.HttpClient.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at sun.net.www.http.HttpClient.New(Unknown Source) 
&lt;BR /&gt; at sun.net.www.http.HttpClient.New(Unknown Source) 
&lt;BR /&gt; at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) 
&lt;BR /&gt; at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) 
&lt;BR /&gt; at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) 
&lt;BR /&gt; at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) 
&lt;BR /&gt; at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) 
&lt;BR /&gt; at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source) 
&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 
&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 
&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 
&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source) 
&lt;BR /&gt; at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source) 
&lt;BR /&gt; at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:369) 
&lt;BR /&gt; at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:420) 
&lt;BR /&gt; at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:482) 
&lt;BR /&gt; at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job TEST_WS ended at 10:08 05/05/2009.</description>
      <pubDate>Tue, 05 May 2009 09:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289651#M63004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-05T09:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pb calling web service with example "www.deeptraining.com"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289652#M63005</link>
      <description>Hello,&lt;BR /&gt;Did anyone succeed to run web services example ? &lt;BR /&gt;if someone did, could we see together how you manage to run it ?&lt;BR /&gt;Thanks&lt;BR /&gt;Sebastien</description>
      <pubDate>Mon, 11 May 2009 12:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289652#M63005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-11T12:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pb calling web service with example "www.deeptraining.com"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289653#M63006</link>
      <description>I got the same error. When I put the following code, it run.&lt;BR /&gt;System.setProperty("http.proxyHost", "webcache.example.com");&lt;BR /&gt;System.setProperty("http.proxyPort", "8080");&lt;BR /&gt;&lt;A href="http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html" rel="nofollow noopener noreferrer"&gt;http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html&lt;/A&gt;</description>
      <pubDate>Wed, 12 Jun 2013 10:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-calling-web-service-with-example-quot-www-deeptraining-com/m-p/2289653#M63006</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-06-12T10:52:59Z</dc:date>
    </item>
  </channel>
</rss>

