> From: Kamal Sheikh [mailto:[EMAIL PROTECTED]
> Subject: Running Tomcat as a Service on Non-default port
>
> Is it possible to install Tomcat as a service and
> configure it so that it runs on a different port?

Ports are configured in the <Connector> element(s) in conf/server.xml; a 
restart of Tomcat is required when changing port numbers.  If the service 
doesn't reflect what you're editing, then the service is using a Tomcat 
installation different from what you think.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to