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 must be the defaultHost, so its name is irrelevant other
> 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 must be the defaultHost, so its name is irrelevant other than it
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: Configuration help with tomcat connectors
>
>unpackWARs="true" autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false">
>
You have
Charles,
Caldarale, Charles R wrote:
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting
property 'appbase' to 'webapps' did not find a matching property.
The above is due to the invalid element in server.xml.
I have removed the offending element but I am still getti
Charles,
Caldarale, Charles R wrote:
It's not necessary to change the name (or the defaultHost) if you only have one
element, so I'd recommend changing both back to localhost. You only need multiple
names if you are serving multiple domains that have separate sets
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: Configuration help with tomcat connectors
>
> name (or the defaultHost) if you only
have one element, so I'd recommend changing both back to localhost. You
only need multiple names if you are serving
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: Configuration help with tomcat connectors
>
> 1a: I assume that if the DNS for a particular virtualhost (domain)
> points to this new IP, the tomcat server will serve the correct files
> based on the context?
True
André Warnier wrote:
André,
Thanks very much for taking the time to write this very helpful and
detailed response. I truly appreciate it.
I have basically come to terms with most of the theory in what you are
saying here and slowly the light is coming on. ... BUT
I have managed to
Dave Filchak wrote:
...
Hi.
Since the simple answer did not work (or was not sufficient), and since
on the other hand you seem to be wanting to understand what you are
doing, let me try to give you an overview.
For short, I will use "Apache" when I mean Apache httpd, and Tomcat to
mean the Ap
Caldarale, Charles R wrote:
From: Dave Filchak [mailto:sub...@zuka.net]
Subject: Re: Configuration help with tomcat connectors
So, can you clarify what you mean by standalone?
Not front-ended by httpd or other web server.
Right now it is running on port 8080 and I have other sites
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: Configuration help with tomcat connectors
>
> So, can you clarify what you mean by standalone?
Not front-ended by httpd or other web server.
> Right now it is running on port 8080 and I have other sites
> running
Caldarale, Charles R wrote:
From: Dave Filchak [mailto:sub...@zuka.net]
Subject: Re: Configuration help with tomcat connectors
So, I am told there will be static content as well as JSP pages.
Tomcat does an excellent job of serving static content all by itself. Unless
you
André Warnier wrote:
Hi.
Just for a start, add a line after this one :
> # Send JSPs for context /jsp-examples to worker named default
> JkMount /jsp/*.jsp worker1
JkMount /jsp worker1
and just try again (after restarting Apache)
Note : I also think you've got way too many workers there, includ
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: Configuration help with tomcat connectors
> So, I am told there will be static content as well as JSP pages.
Tomcat does an excellent job of serving static content all by itself. Unless
you have some other compelling ne
Caldarale, Charles R wrote:
From: Dave Filchak [mailto:sub...@zuka.net]
Subject: Configuration help with tomcat connectors
I have been trying to set up tomcat with apache 2.2 for the last
few days and have been unsuccessful in getting the connectors
working with the supplied example files.
Caldarale, Charles R wrote:
From: Dave Filchak [mailto:sub...@zuka.net]
Subject: Configuration help with tomcat connectors
I have been trying to set up tomcat with apache 2.2 for the last
few days and have been unsuccessful in getting the connectors
working with the supplied example files.
B
Hi.
Just for a start, add a line after this one :
> # Send JSPs for context /jsp-examples to worker named default
> JkMount /jsp/*.jsp worker1
JkMount /jsp worker1
and just try again (after restarting Apache)
Note : I also think you've got way too many workers there, including a
load balancer t
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Configuration help with tomcat connectors
>
> I have been trying to set up tomcat with apache 2.2 for the last
> few days and have been unsuccessful in getting the connectors
> working with the supplied example files.
Before proceeding an
18 matches
Mail list logo