0 Replies Latest reply on Nov 30, 2008 5:37 PM by peiguo

    get the native connection underneath the web service

    peiguo

      Hi,

      I have a need to access some outside web services through jboss, and I am behind a firewall, so my jboss has to access that web service through https proxy.

      I knew in general how to set system properties such as https.proxyHost, proxyPort and nonProxyHosts etc. But this way, the setting will bencome global. Is there a way for me to get the actual https connection underneath the web service, so that I can configure that connection and that connection alone to use proxy?

      Thanks in advance!
      Peter
      (This was originally posted in ejb3 forum, but I thought this forum is probably more appropriate. Sorry for this reposting.)