Installing war on tomcat [message #1164309] |
Thu, 31 October 2013 11:39  |
Eclipse User |
|
|
|
I have seen several posts but I cannot get a war to run under tomcat (7.0.34)
I installed kepler, updated it (check for updates) and installed the war product from the kepler update site. So I am running the latest, released kepler (32 bit windows with 1.6 JRE).
I created a new workspace and a RAP hello world project called test. I ran it as http://127.0.0.1:56403/hello and it launches fine from eclipse.
I created a war file (test), added all the required bundles and validated it (no errors). I created the war file test.war.
I deployed it to Tomcat and get the webapps/test folder ok.
I then try localhost/test/hello and get the usual 404 the requested resource is not available.
I checked the tomcat work/.../test/eclipse/configuration folder and there is no eclipse log file.
I stopped tomcat and deleted all the log files and restarted it, tried the url which failed and then read every log file, there are no discernible errors in any of them.
So as far as I can see there are no errors being reported it just does not work straight out of the box. Any pointers would be much appreciated.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09450 seconds