You should be able to crank up the logging using
src/main/resources/log4j.xml.  If you look in
target/yourapp-name/WEB-INF/dispatcher-servlet.xml, do you see a
mapping for mainMenu.html?

If you'd like to send me your project with instructions to reproduce
the problem, I can take a look at it later tonight.

Matt

On 2/21/07, Dean Jackson <[EMAIL PROTECTED]> wrote:

WARN [btpool0-2] PageNotFound.noHandlerFound(1005) | No mapping for
[/mainMenu.html] in DispatcherServlet with name 'dispatcher'

2.0-m3, using the tutorial as posted yesterday.  I've worked up through the
web tutorial for Spring MVC up through creating
'src/main/webapp/WEB-INF/pages/persons.jsp'.  That also gets "No mapping for
[/persons.html]".  I assumed I made the mistake somewhere in the Java, but
mainMenu.html not working (failing the same way) makes me really curious.

If I'm using mvn jetty:run-war, where are the log files?  Anything more
specific than what's going to the console, or any good way to crank up the
verbosity?

Thanks!
Dean

--
View this message in context: 
http://www.nabble.com/Spring-MVC-Tutorial-question--should-mainMenu.html-work--tf3268858s2369.html#a9087640
Sent from the AppFuse - User mailing list archive at Nabble.com.

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




--
http://raibledesigns.com

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

Reply via email to