samimave / car-pool

Automatically exported from code.google.com/p/car-pool
0 stars 0 forks source link

multiple context same path server error #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. download the integration Car_Pool_Project from SVN
2. set up tomcat server under preferences
3. try and run index.jsp on server

The project should run displaying the login page. 

If it does not and this error occurs:

Could not publish server configuration for Tomcat v6.0 Server at localhost.
Multiple Contexts have a path of "/Car_Pool_Project". 

However eclipse can corrupt the server.xml file. This is a known issue and
can be fixed by altering the server.xml file using the instructions found
below.

http://groups.google.com/group/comp.lang.java.softwaretools/browse_thread/thread
/747a6b8e6422f51b

Original issue reported on code.google.com by arlo.pho...@gmail.com on 25 Jul 2008 at 9:49