<?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: Proxy server, with java not run? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904051#M557142</link>
    <description>Thanks!</description>
    <pubDate>Thu, 11 Aug 2005 05:28:39 GMT</pubDate>
    <dc:creator>Francesco_13</dc:creator>
    <dc:date>2005-08-11T05:28:39Z</dc:date>
    <item>
      <title>Proxy server, with java not run?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904046#M557137</link>
      <description>Hi,&lt;BR /&gt;i have a hp-ux 11 and i can outgoing with netscape to internet. I have configured a proxy server in the browser.&lt;BR /&gt;When i try to configure a java program with oracle Jdeveloper and i pass this parameter to host(the same that i have in the browser):&lt;BR /&gt;properties.put(m_httpConnection.PROXY_HOST, "192.168.xx.xx");&lt;BR /&gt;    properties.put(m_httpConnection.PROXY_PORT, "8080");&lt;BR /&gt;&lt;BR /&gt;I cannot connet to destination, beacuse not connect before to proxy.&lt;BR /&gt;Any idea?&lt;BR /&gt;Thanks.&lt;BR /&gt;Best regards.&lt;BR /&gt;Francesco&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 06:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904046#M557137</guid>
      <dc:creator>Francesco_13</dc:creator>
      <dc:date>2005-05-26T06:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy server, with java not run?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904047#M557138</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devtrends.oracle.com/code/activedb/" target="_blank"&gt;http://devtrends.oracle.com/code/activedb/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is a lot there&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Steve Steel</description>
      <pubDate>Thu, 26 May 2005 07:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904047#M557138</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2005-05-26T07:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy server, with java not run?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904048#M557139</link>
      <description>Many of todays firewalls are stateless and do not require a connection to the proxy server. Can you access the net without using the proxy server?&lt;BR /&gt;&lt;BR /&gt;If not, can you ping the proxy server?&lt;BR /&gt;&lt;BR /&gt;If not, perhaps its a network configuration issue such as default gateway.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 May 2005 07:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904048#M557139</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-26T07:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy server, with java not run?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904049#M557140</link>
      <description>Hi,&lt;BR /&gt;yes i can do it a ping without problem:&lt;BR /&gt;&lt;BR /&gt;# ping 192.168.10.13&lt;BR /&gt;PING 192.168.10.13: 64 byte packets&lt;BR /&gt;64 bytes from 192.168.10.13: icmp_seq=0. time=1. ms&lt;BR /&gt;64 bytes from 192.168.10.13: icmp_seq=1. time=1. ms&lt;BR /&gt;64 bytes from 192.168.10.13: icmp_seq=2. time=0. ms&lt;BR /&gt;&lt;BR /&gt;and telnet too!!:&lt;BR /&gt;&lt;BR /&gt;# telnet 192.168.10.13 8080&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to 192.168.10.13.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;&lt;BR /&gt;But when passinng this in java code..not run!.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Best regards.&lt;BR /&gt;Francesco&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 08:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904049#M557140</guid>
      <dc:creator>Francesco_13</dc:creator>
      <dc:date>2005-05-26T08:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy server, with java not run?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904050#M557141</link>
      <description>Hi,&lt;BR /&gt;this it's my default gateway:&lt;BR /&gt;&lt;BR /&gt;outing tables&lt;BR /&gt;Dest/Netmask          Gateway            Flags  Refs       Use  Interface  Pmtu&lt;BR /&gt;efault               132.160.146.90     UG       0          0  lan0       1500&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;Francesco</description>
      <pubDate>Thu, 26 May 2005 08:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904050#M557141</guid>
      <dc:creator>Francesco_13</dc:creator>
      <dc:date>2005-05-26T08:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy server, with java not run?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904051#M557142</link>
      <description>Thanks!</description>
      <pubDate>Thu, 11 Aug 2005 05:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proxy-server-with-java-not-run/m-p/4904051#M557142</guid>
      <dc:creator>Francesco_13</dc:creator>
      <dc:date>2005-08-11T05:28:39Z</dc:date>
    </item>
  </channel>
</rss>

