I run behind a firewall and don't have trouble with the firewall settings. When running jetty in dev, I pass the proxy settings through the command line with -D params. For configuration out on the servers, we use the catalina properties and everything works well.
Maybe there is something else blocking. I am working with latest from the trunk. Steve T. -----Original Message----- From: Jeremy Mason [mailto:[email protected]] Sent: Monday, September 21, 2009 9:49 AM To: [email protected] Subject: Re: Running Shindig behind a firewall Hi, picking up again after being out of this for some months. Using Tomcat I'm getting the company firewall issue. Setting entries in catalina.properties or -D java command line seems not to work. Monitoring the network traffic shows the proxy settings are being ignored. I'm going to pull latest code from head, rebuild and see if there is a patch. Also run using Jetty. Would appreciate any comments. Jeremy

