LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Jsp web application not running on tomcat (https://www.linuxquestions.org/questions/linux-newbie-8/jsp-web-application-not-running-on-tomcat-948801/)

mlnm 06-06-2012 06:52 AM

Jsp web application not running on tomcat
 
Hi..
I deployed a jsp project in tomcat6 on RHEL 5 server both manually and through manager,its deployed ok but its not opening,when i say http://localhost:8080/<webapp name> its gives an error like this:
the requested resource is not available
Before this i have deployed html webapps and they are working fine.And this jsp project worked in windows machine's tomcat6.I had gone through many tutorials,added context path in CATALINA_HOME/conf/Catalina/localhost/projectname.xml
CATALINA_HOME/webapps/webapplication/META-INF/context.xml. I am working on this since a week but still cant solve it.Anybody solves this problem will be greatly appreciated and thanks in advance.

jsaravana87 06-06-2012 10:17 AM

Hi,
Have u checked out permission of jsp folder .Paster ur folder deploy structure of webapps folder

mlnm 06-06-2012 02:33 PM

permissions are ok,here is the deploy structure:
/usr/share/apache-tomcat-6.0.35/webapps/CypherLogics


All times are GMT -5. The time now is 10:01 PM.