LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unable to deploy webapplication in tomcat (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-deploy-webapplication-in-tomcat-948030/)

mlnm 06-01-2012 02:22 PM

unable to deploy webapplication in tomcat
 
Hi,
I am trying to deploy jsp servlet into tomcat on redhat 5 linux server,i have placed the .war created from eclipse build file in CATALINA_HOME/webapps folder.
But i cannot open it in web brower,But tomcat home page opens on http://localhost:8080.
I tried creating context paths in localhost and CATALINA_HOME/webapp/META_INF.But still not working.
A help will be greatly appreciated.
Details:
tomcat 7
rhel 5
jdk 6


All times are GMT -5. The time now is 08:42 AM.