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
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
--
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 01 June 2005 13:21
To: Ant Users List
Subject: deployment of web app
I am attempting to deploy my first web application. I have read many
tutorials and have worked on it for sometime now. I simply cannot
understand what is needed to co
I am attempting to deploy my first web application. I have read many
tutorials and have worked on it for sometime now. I simply cannot
understand what is needed to complete the process. I do not know what
files need to be modified and placed where. This is what I have come up
with so far.