B14speedfreak
Technical User
- Mar 23, 2006
- 182
Hi Guys,
This is a really simple question, and I know that someone will be able to help me with this in some way. I normally mess round with Oracle stuff, but I have been given the task of configuring some monitoring software called a notication server. Anyhow it uses Apache and Tomcat.
Anyhow I am trying to work out how to deploy a web app. Anyhow the guide says teh following
Copy the war file into the appropriate deployment directory for your particular application or webserver.
Note you may need to run the Administrator tool that enables an application. In production enviroments the Automatic Application Installation feature is usually turned off.
Anyhow I think I have got my .war file in the correct place (/tomcat/webapps/) and having restarted it a number a times its generated some stuff under the webapps dir. However when I try to get to it via my browser, the page just times out.
Any ideas anyone. I think I have to put it into the server.xml file, under the config dir, but having tried this a couple of times, it doesn't seem to want to work.
Thanks for reading, and thanks for any posts in advance,
B14... aka... Marky Mark... the frozen monkey in the server room...
This is a really simple question, and I know that someone will be able to help me with this in some way. I normally mess round with Oracle stuff, but I have been given the task of configuring some monitoring software called a notication server. Anyhow it uses Apache and Tomcat.
Anyhow I am trying to work out how to deploy a web app. Anyhow the guide says teh following
Copy the war file into the appropriate deployment directory for your particular application or webserver.
Note you may need to run the Administrator tool that enables an application. In production enviroments the Automatic Application Installation feature is usually turned off.
Anyhow I think I have got my .war file in the correct place (/tomcat/webapps/) and having restarted it a number a times its generated some stuff under the webapps dir. However when I try to get to it via my browser, the page just times out.
Any ideas anyone. I think I have to put it into the server.xml file, under the config dir, but having tried this a couple of times, it doesn't seem to want to work.
Thanks for reading, and thanks for any posts in advance,
B14... aka... Marky Mark... the frozen monkey in the server room...