I have compiled and created .WAR file of my java code. then i started tomcat on my RedHat Server
http://www.mydomain.com:8080/
and went to admin manager and browse the .WAR file and uploaded.
The problem is that the .WAR file is uploaded successfully. but it does not starts in any way.
I have compiled and created .WAR file of my java code. then i started
Share
replacing tomcat5 to tomcat7 and replacing open-jdk to sun-jdk probblem was resolved.