[jboss-user] [JBoss Portal] - This is not enough

ebrennan@hotmail.com do-not-reply at jboss.com
Wed Oct 3 14:33:29 EDT 2007


jboss-portal-2.6.2.GA trying connect to rss feeds and other outside serivces

In the Reference manual:
3.5. Setting up proxy settings
anonymous wrote : 
  | Usually setting up JAVA_OPTS environment variable to -Dhttp.proxyHost=YOUR_PROXY_HOST -Dhttp.proxyPort=YOUR_PROXY_PORT is enough.

I have set this and a username and password. 
set JAVA_OPTS=%JAVA_OPTS% -Dhttp.proxyHost="rgismiscom" -Dhttp.proxyPort="80"  
set JAVA_OPTS=%JAVA_OPTS% -Dhttp.proxyUser="eaeesb" -Dhttp.proxyPassword="aaaaaaa"

I still get the error
14:14:22,302 ERROR [WeatherPortlet] Fatal Error reading/parsing XML Source. java.io.IOException: Server returned HTTP response code: 407 for URL: http://xml.weather.yahoo.com/forecastrss?p=33145 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1241)
        at java.net.URL.openStream(URL.java:1009)

Is the username and password not getting passed into JBoss?




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091195#4091195

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091195



More information about the jboss-user mailing list