Steven Gollery wrote: > But when we call the same code from a JSP, we get exceptions. We've > tried setting CATALINA_OPTS to define the proxyhost and proxyport, as > people on the Tomcat list suggested, but that doesn't work for us either.
Try setting Tomcat to use port 80, perhaps, since that is a port open through the firewall. Just guessing.