Tobias Crefeld wrote:
schrieb Sergio Arrighi :
Is it possible to have a tomcat webapp listening on a port different
from the port which is in use by the server itself??
AFAIK it is not possible to setup 2 http-connectors for one tomcat, but
you can install another tomcat in its own JVM with ot
Am Wed, 04 Nov 2009 09:43:54 +0100
schrieb Sergio Arrighi :
> Is it possible to have a tomcat webapp listening on a port different
> from the port which is in use by the server itself??
> Example:
> I have a tomcat server listening on port 80 and I want the 'A' webapp
> to be listening on port 10
Hello to everyone,
I'm pretty new with tomcat and I've a newbie question.
Is it possible to have a tomcat webapp listening on a port different
from the port which is in use by the server itself??
Example:
I have a tomcat server listening on port 80 and I want the 'A' webapp to
be listening on