Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Changing Server.xml causing errors when Tomcat is starting up

843841Nov 10 2004 — edited May 17 2005
Using Tomcat 5.0.29.
Without changing server.xml Tomcat loads fine.
When I change the server.xml to point to my WebApps directory it gives a long list of errors in the box that pops up. The first error that i can read is "C:/.../webapps/balancer does not exist or is not a readable directory" there is also a "Parse error in application web.xml - IllegalArgumentException. Invalid <url-pattern> AServlet in servlet mapping"
I can still see html and jsp pages after Tomcat loads but when i try to run a servlet it gives me a 404 resource not available error.

Any ideas...??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2005
Added on Nov 10 2004
9 comments
974 views