You need to modify the following in your server.xml file in the conf
directory of TomCat
 
Find this section:
 
<!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
 
In that section is where you define the port to bind to.  Make sure that
you don't already have something listening on port 80, then set
port="80" and restart tomcat and it should now be bound to port 80.
 
Cheers,

   
Curtis Gallant 
 

________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LAU, DARREN (ASI)
Sent: Wednesday, November 22, 2006 1:17 PM
To: [email protected]
Subject: Changing Port # on Tomcat 5.x for Mid-Tier 7


** 

Hi Listers,

 

I was able to successfully install Tomcat 5.x standalone and Mid-Tier 7
patch 1 on our test environment.  It was actually a lot easier than I
had anticipated.  So far everything is working great and it seems to be
a bit faster than IIS/ServletExec from some seat of the pants testing.
Anyways my question is how can we change it so that the default port
8080 is not needed in the URL?  Right now we have to use http://<web
server>:8080/arsys.  How can we get it to work like this...  http://<web
server>/arsys?  TIA.

 

 

Darren Lau

 

__20060125_______________________This posting was submitted with HTML in
it___ 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to