To whom it may concern:  I am new to Tomcat and anyone's help will be greatly 
appreciated.  I have recently deployed an application in Tomcat 6.0 that works 
flawlessly.  However, previous version of this same application was running on 
Tomcat 4.1.  My issue is that I want to basically replace the existing 4.1 
webapp with the newly updated 6.0 webapp.  Also, I want the URLs to stay the 
same for the new site as they were in the previous version.  The reason is the 
there is a main page that has the following link on it to connect to MyWebApp.  
To give you an example, the URL to get to the application in 4.1 is:

http://localhost/MyWebAPP/

However, after shutting down tomcat 4.1, installing and configuring tomcat 6.0, 
I can use the new web app only using the following URL.  Taking out the port 
number 8080 from the following URL returns page not found.  I want to basically 
uninstall/undeploy the 4.1 version and replace it with the 6.0 version with 
everything working exactly the same.  This newer application required Tomcat 
6.0 and Java 1.6.  Please note that the 4.1 manager does not work for some 
reason.

http://localhost:8080/MyWebAPP/ 

P.s.  Also, is there a way to change the port from 8080 to something else?


Rashid Malik
GIS Programmer Analyst
Certified Oracle DBA
Community Health Administration
Maryland Department of Health and Mental Hygiene
201 W. Preston St.
Baltimore, MD  21201
rma...@dhmh.state.md.us 
(410) 767-1024
(410) 333-7545 fax
 ( mailto:rma...@dhmh.state.md.us ) 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to