Try this settings of CATALINA_OPTS: -Dhttp.proxyHost=proxyhost -Dhttp.proxyPort=proxyport -Dhttp.non ProxyHosts="localhost|*.mycompany.com"
Everything put in nonProxyHosts, separated with "|", should go without using proxy. It works fine with me, but I had answers of users who couldn't get it to work, but I don't know why... Aurelien Pernoud > De : Heine, Christian (Extern) [mailto:[EMAIL PROTECTED]] > > Hello all, > > i've installed jetspeed 1.4b on my Tomcat 4.0.4 behind my corporation > proxy-server and set the CATALINA_OPS environment-variable > directly to the > proxyHost IP and proxyHost Portnr. as shown in many threads > before. All > looks like work fine on intranet. But when i try to bind a > portlet to my > localhost webpage on the installed apache, i only got the titlebar. > > There're no logs-failures and no exeptions on my > tomcat-console-frame and my > Apache access-log shows me the sucessfully request result of jetspeed. > What is wrong? > > Thx in advance, > Christian > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
