RE: [FWD: Help Debugging 404 errors]

2013-02-18 Thread siegfried
Jose, Thanks for you help. It is working now that I have a new Tomcat 7 friendly version from the author of the SpringMVC servlet author. I'm not sure what he changed. Siegfried Original Message Subject: Re: [FWD: Help Debugging 404 errors] From: Jose_MarĂ­a_Zaragoza demablo

RE: [FWD: Help Debugging 404 errors]

2013-02-13 Thread siegfried
)\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools;C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\;c:\cygwin\bin;c:\cygwin\usr\local\bin;c:\cygwin\home\siegfried\bin;C:\Program Files (x86)\HP SimplePass\x64;C:\Program Files (x86)\HP SimplePass\;;C:\Perl64\site\bin;C:\Perl64\bin;c:\app\siegfried

RE: [FWD: Help Debugging 404 errors]

2013-02-13 Thread siegfried
Can you post the server.xml that is being used by Tomcat? It looks like Eclipse is modifying server.xml with your webapp's name (which is weird). begin %ECLIPSE_WORKSPACES%\hello-spring-mvc-annotated-tomcat6-from-scratch\Servers\Tomcat v6.0 Server at localhost (2)-config\server.xml ?xml

RE: [FWD: Help Debugging 404 errors]

2013-02-13 Thread siegfried
Mark Eggers: 1. Make sure your Servers project is open (so you can control Tomcat) I don't know what you mean. I have expanded the server name in the project pane (to expose server.xml and other files) as well as the server name in project pane (to expose the war/projects with the jar icon where

RE: [FWD: Help Debugging 404 errors]

2013-02-13 Thread siegfried
Jose They actually use a pseudo-CATALINA_BASE (I think) and run the server from: workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp[n] n is the number of your server in your Servers project. There is no bin directory, and there's an extra directory called wtpwebapps which

[FWD: Help Debugging 404 errors]

2013-02-12 Thread siegfried
Windows 8. Thanks Siegfried - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org