Caldarale, Charles R schrieb:
I would probably deploy the app, grab the extracted second_world.xml,
put it under version control
Why not just start out with the element under version
control? No need to even have it in the .war file if you're always
going to override it.
Right. I just imag
> From: Michael Ludwig [mailto:m...@as-guides.com]
> Subject: Re: tomcat 6.0.20 different instances with diff ips but same
> port no 80
>
> I would probably deploy the app, grab the extracted second_world.xml,
> put it under version control
Why not just start out with the ele
Caldarale, Charles R schrieb:
From: Michael Ludwig [mailto:m...@as-guides.com]
A server may have mulitple elements. Don't ask me why you'd
want more than one elements [2] - because that's what I'd
like to ask the experts. Anyone?
Seemed like a good idea at the time? If you look inside Tomca
> From: Michael Ludwig [mailto:m...@as-guides.com]
> Subject: Re: tomcat 6.0.20 different instances with diff ips but same
> port no 80
>
> A server may have mulitple elements. Don't ask me why you'd
> want more than one elements [2] - because that's what I
John Smith schrieb:
Is it possible by using tomcat 6.0.20 with different instances with
diff ips but same port no 80 on one system ???
Only one process can bind to any given IP/port combination.
I ran instance a on port 80 (it ran), but when I tried to run another
instance b on port 80 ( I
John Smith wrote:
> I really appreciate some one give me some hint (as I can do same think in
> ISS server)
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
Look for the address attribute
Mark
-
To unsubscribe, e-mai