On Fri, Jun 27, 2008 at 2:51 PM, dylanmac <[EMAIL PROTECTED]> wrote: > In any event, I have tried what you suggested re: the hosts file and still > no dice. There is a slight difference this time, though. Rather than > getting a "can't establish a connection" message, I get a blank page. Is > that progress? 8-)
You bet. First, ping devlocal1 and devlocal2 to make sure both names are being resolved. Then go comment out one of your Service elements and try to access the other. Tail -f the catalina.out log file, making sure your Connectors are starting properly. If that works, reverse it and try the other Service. When they're confirmed to work independently, try together. However, I'd give the Engine elements different names, and I'd get rid of the Cluster (unnecessary) and Logger (invalid) elements first... HTH, -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]