Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Apache Tomcat
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 26th, 2005, 07:22 AM
Registered User
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default problem deploying to work/standalone/localhost

I need to make changes to an existing application (called CRM) so I created a new WAR file from the existing application (called testcrm.war). I want to make changes to this temp application first, so that I dont mess up the original one as they are still working on it. When I restart Tomcat it explodes the WAR file properly in the webapps directory, but does not add anything to work/standalone/localhost and therefore the application does not run and gives me a 404 error!

When I copy the files manually from the original CRM application in the work/standalone/localhost directory to my testcrm work/standalone/localhost directory, then the testcrm application works properly, but I cannot do this all the time as I am going to be making changes and need it to deploy properly.

Does anybody know why it is not deploying properly? Are there settings in server.xml that I need to change?







Similar Threads
Thread Thread Starter Forum Replies Last Post
why localhost doesn't work? dililili ASP.NET 2.0 Basics 6 May 23rd, 2008 04:24 AM
vista website Problem on localhost sweetdude Classic ASP Databases 0 March 24th, 2008 11:18 AM
Localhost connection problem Jakob Internet Information Services 0 March 7th, 2007 04:42 PM
Problem - PHP - localhost Henry 8 BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 2 December 12th, 2004 11:48 AM
Help me :Problem deploying Webapplication lavanyarl VS.NET 2002/2003 2 November 9th, 2004 05:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.