[jboss-user] [Remoting] - Re: Using proxy for localhost
jaikiran
do-not-reply at jboss.com
Wed Nov 12 02:22:33 EST 2008
Can you post the output of the following from your code:
String nonProxyHosts = System.getProperty("http.nonProxyHosts");
| System.out.println("Wont use proxy for : " + nonProxyHosts);
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188661#4188661
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188661
More information about the jboss-user
mailing list