Hi
I hope someone can help me solve this problem I'm having with the software mentioned in the subject line.
I am using Ubuntu 12.10, have installed eclipse and also
tomcat 7.
tomcat7 is situated in /usr/share/tomcat7
The problem I'm having is that tomcat isn't working.
At the beginning I was getting error 404 and in eclipse I was getting prompted with the following error when starting the server:
The error lenght is longer than what is shown above but is about files/directories missing.
I solved this problem by creating a backup folder in the required directory, and copy the files it was asking for.
Now in the console I get an error about tomcat not being able to read some log file; the server starts but when I go to localhost:8080, the page is blank.
Can someone tell me how I can solve this problem?
Thank you