LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   war file cannot be deployed (https://www.linuxquestions.org/questions/linux-newbie-8/war-file-cannot-be-deployed-941941/)

mlnm 04-26-2012 04:36 PM

war file cannot be deployed
 
I have installed tomcat 7 in my rhel 5 server and copied a war file into webapps folder,its extracted but ,when i try to view it through http://localhost:8080/xxx.war it is not opening,but i checked it in windows tomcat, it is deploying and showing,plz guide me through ......

bathory 04-27-2012 12:29 AM

Hi,
You need to restart tomcat and visit http://localhost:8080/xxx (remove the .war extension in the url)

Regards

mlnm 04-27-2012 09:05 AM

sorry i posted the url wrongly in my last post.actually it is http://localhost:8080/name of extracted war file
but i sorted out that problem,actually our developer made that verson limited and didn't inform me,so thats y it did work.But thanks for ur reply.....


All times are GMT -5. The time now is 11:34 AM.