[jboss-user] [Remoting] - Re: Who is responsible for setting the http.proxyHost

ron.sigal@jboss.com do-not-reply at jboss.com
Mon Sep 15 22:53:39 EDT 2008


anonymous wrote : 
  | So, who is responsible for detecting the system properties? I know the remoting code in HTTPClientInvoker used to look at these settings but it definitely does not do so now. Is this a bug introduced into remoting? Or is JBossWS (and, by implication, any other remoting client) now expected to check these system properties and ensure the metadata is appropriately configured? 
  | 

HttpClientInvoker quit looking at the system properties "http.proxyHost" and "http.proxyPort" as of the changes made for JBREM-569 "HTTP(S) proxy broken".  In fact, my understanding is that these system properties should be handled automatically by the Java runtime.  See, for example, http://www.developer.com/java/other/article.php/1551421.

Could you look further into what's really going on?  Maybe run AS with TRACE logging turned on for Remoting in .../server/$CONFIG/conf/jboss-log4j.xml.

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

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



More information about the jboss-user mailing list