1

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.

Stephane Rolland
  • 38,876
  • 35
  • 121
  • 169
Asghar
  • 2,336
  • 8
  • 46
  • 79

1 Answers1

1

replacing tomcat5 to tomcat7 and replacing open-jdk to sun-jdk probblem was resolved.

Asghar
  • 2,336
  • 8
  • 46
  • 79