eclipse - Display the Tomcat Manager Application? -


using tutorial http://www.eclipse.org/birt/phoenix/deploy/viewersetup.php#install_viewer

and tells me display tomcat manager application through link http://localhost:8080/manager/html.

however when click error browser saying not connect. why this? how 1 display tomcat manager application

if launching tomcat within eclipse (using webtools tomcat server adapter) have make sure have changed settings use installation directory launch instead of default uses separate location loading , deploying webapps. having manager in webapps in tomcat installation wont enough see manager since default tomcat launched eclipse doesn't apps in webapps folder.

just make sure catalina.base , catalina.home point tomcat installation directory


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -