Thread: TOMCAT ON LINUX - HTTP Status 404 - /webapps
hi,
i've been having problem quite long time now. can't access webapps folder (http://localhost:8080/webapps) in tomcat6 directory run files. whenever try access http://localhost:8080/docs , http://localhost:8080/examples it's accessible.
says one:
http status 404 - /webapps
type status report
message /webapps
description the requested resource (/webapps) not available.
apache tomcat/6.0.24
don't know what's happening since installed cannot run files jsp , war files.
there configuration needed whatsoever?
btw, whenver try access http://localhost:8080/ get:
it works !
if you're seeing page via web browser, means you've setup tomcat successfully. congratulations!
default tomcat home page. can found on local filesystem at: /var/lib/tomcat6/webapps/root/index.html
tomcat6 veterans might pleased learn system instance of tomcat installed catalina_home in /usr/share/tomcat6 , catalina_base in /var/lib/tomcat6, following rules /usr/share/doc/tomcat6-common/running.txt.gz.
might consider installing following packages, if haven't done so:
tomcat6-docs: package installs web application allows browse tomcat 6 documentation locally. once installed, can access clicking here.
tomcat6-examples: package installs web application allows access tomcat 6 servlet , jsp examples. once installed, can access clicking here.
tomcat6-admin: package installs 2 web applications can managing tomcat instance. once installed, can access manager webapp , host-manager webapp.
note: security reasons, using manager webapp restricted users role "manager". host-manager webapp restricted users role "admin". users defined in /etc/tomcat6/tomcat-users.xml.
normal? please help! advance thank you!!!!
even i've same problem...have u got solution?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] TOMCAT ON LINUX - HTTP Status 404 - /webapps
Ubuntu
Comments
Post a Comment