Caldarale, Charles R wrote:
From: Dave Filchak [mailto:sub...@zuka.net]
Subject: Re: Configuration help with tomcat connectors
If I set it up as localhost now, what is the impact if,
in the future, I need to add other hosts?
One <Host> must be the defaultHost, so its name is irrelevant other than it must match the
defaultHost setting for the <Engine>. Requests that don't match other <Host> names
will be processed by the defaultHost, regardless of its name value.
Can you access the Tomcat examples and other webapps distributed
with Tomcat via port 8080?
You haven't answered the above question yet.
<snip>
Well ... I am happily (but sheepishly) reporting that all seems to be
functioning as it should. I say sheepishly as it all finally came down
to spelling ;-( I missed, with all that staring at the code and the
error messages, the fact, as Charles pointed out, that I had spelled
appBase as appbase .... which are not the same in this case. Doh!!!!!
Dumb but these things happen I guess.
There is a lot of information out there on how to do this but not all of
it jives with each other so newcomers to Tomcat can become pretty
confused. So, I say thank you to those who have helped be see the light,
as it were. Both you Charles, and André have my thanks for taking time
to help me out ;-)
Cheers
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org