I have Tomcat5 running on FC6. Am able to use Tomcat admin, manager, and view examples.
Supposedly, I should be able to drop a *.war file into webapps or deploy same from Tomcat manager and begin using the application.
Application deploys, but then is not accessible. Error message that appears in Tomcat manager is "FAIL - Application at context path /[my app] could not be started
The two apps that I have tried to deploy, both current versions, are JSPWiki and Pebble.
Any suggestions on how to succeed with a Java app on a Tomcat?