I bet you put a .war file an expected to see the site working. It's not that easy :)
The easiest way to deploy you .war in tomcat is to go to the manager webapp (http://<your host>:<your port>/manager/html) and use the 'deploy' part. For the manager to allow you to work on tomcat configuration, you need first to define an administrator account (and of course install the manager web application if not already done). All instructions here: http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html Mário Gamito a écrit : > Hi, > > I've installed Tomcat and now i have this contineo.war file in the > webapps > directory that it is supposed to become a web site. > Of course i'm a Tomcat newbie :( > > Asking for your apologies in advance for such a newbie question, what > am i > supposed to do with this file ? > > Any help would be appreciated. > > Best regards, > Mário Gamito > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]