On Thu, Dec 02, 2004 at 07:43:48AM -0800, Dustin wrote:
: In tomcat 4, I first created the following folder:
: $CATALINA_HOME/work/Standalone/${hostname}/manager/srv
: This folder is where the war and context file for the
: application will be placed when deploying via ant or
: maven using the manager.

That's not advisable.  The work/ dir is Tomcat's private scratch space.
Putting files directly there may cause problems.

Have you tried a standard deployment? that is, by hand?  There's no
sense trying this with Maven or the manager app just yet.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to