Re: Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-28 Thread Konstantin Kolinko
2013/12/28 Frank Lugalla frank.luga...@amdocs.com: Hi Chuck, Thank you for having a chance to respond backregarding the version ,I am using Tomcat 7 integrated with Eclipse Kepler Release 1 with JVM=1.7_u45.All run on window platform.What I want is to start my Tomcat

Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Frank Lugalla
Hi All, I have a very simple question but seems I cant find this optiontried to google several times,!Can someone please tell me how to Start the Tomcat server in the server view and go to http://localhost:8080/? Thank you ~Frank This message and the information

RE: Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Martin Gainty
Frank Context Path / is mapped to 'ROOT' create ROOT.WAR uncompress ROOT.WAR to $CATALINA_HOME/webapps/ROOT then the first and only webapp you see when you go to http://localhost:8080 will be root.war http://www.coderanch.com/t/424290/Tomcat/deploy-Root-Tomcat-Website Buona

Re: Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Frank, On 12/27/13, 2:51 PM, Frank Lugalla wrote: I have a very simple question but seems I cant find this optiontried to google several times,!Can someone please tell me how to Start the Tomcat server in the server view and go to

RE: Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Caldarale, Charles R
From: Frank Lugalla [mailto:frank.luga...@amdocs.com] Subject: Start the Tomcat server in the server view and go to http://localhost:8080/ (Please ignore Martin G's gibberish; it is, as usual, totally irrelevant.) Can someone please tell me how to Start the Tomcat server in the server

RE: Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Frank Lugalla
Hi Chuck, Thank you for having a chance to respond backregarding the version ,I am using Tomcat 7 integrated with Eclipse Kepler Release 1 with JVM=1.7_u45.All run on window platform.What I want is to start my Tomcat server in server view(this is the mode in

RE: Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Caldarale, Charles R
From: Frank Lugalla [mailto:frank.luga...@amdocs.com] Subject: RE: Start the Tomcat server in the server view and go to http://localhost:8080/ I am using Tomcat 7 integrated with Eclipse Kepler Release 1 with JVM=1.7_u45.All run on window platform.What I want is to start my