hi all :

I have install tomcat5.5 the create a new test page in
/var/lib/tomcat/webapps/test/hello.jsp,

But I can't see the page (http://localhost:8180/test/hello.jsp) , it's show
the msg as follows :

 

 

HTTP Status 404 -

 

type Status report

 

message

 

description The requested resource () is not available.

Apache Tomcat/5.5

 

I find some error in my tomcat log 

 

 

Oct 3, 2009 12:44:10 AM org.apache.catalina.startup.ContextConfig
processDefaultWebConfig

SEVERE: Parse error in default web.xml

java.security.AccessControlException: access denied
(java.lang.RuntimePermission accessClassInPackage.org.apache.catalina.core)

 

 

is it cause I can't see my page ?

 

 

cheers,

Andrew 

Reply via email to