Re: deployment of web app

2005-06-01 Thread Matthew Moodie
Hi, What the previous reply meant was that the WEB-INF folder should not be in the bluegrass folder. It should be in the root folder of your application. Also, if you are using the default Tomcat set-up, you do not need to use the manager application. If your WAR is valid, Tomcat will deploy

RE: deployment of web app

2005-06-01 Thread EMelious
I have the correct file structure from what I can tell...It must be something in one of my .xml files, I just do not know how to handle them

RE: deployment of web app

2005-06-01 Thread Keith Hatton
I am not 100% sure that I have read your mail right but it sounds like your WEB-INF folder is at the wrong level, which would make everything else fail. (Are you using the task? This should make building the file quite easy). A war file should have the following structure (root) <=