newbie Tomcat question

B

Baba

Hi.

I have recently downloaded a war file of a web application which I need to
use for my college project. I followed the deployment instractions (which
were to unzip the war in the %CATALINA_HOME%/webapps directory) which I did.
However, on trying to run the application, I repeatedly get the 404 Error.

The only thing that I'm not sure about is that the needed jars for running
the application are not exactly accurate. To be more precise, the
application is a year old and I guess it uses older version of e.g. Xalan,
Xerces etc.

My question is this: is it possible to get a 404 Error because one of the
libraries the application uses is missing or is newer then expected? Or the
error has to be in an web.xml file, since it obviously complains that it
cant find the application, not an error in running it?

Thank you in advance.


Baba
 
B

Baba

(UPDATE)

I tinkered a bit and got a 503 - servlet currently unavailable error. Now I
am even more baffled then before.

Is there any way to get more debugging information from Tomcat??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top