I've just assembled a "hello world" type app, following the Spring MVC tutorial: http://devcenter.heroku.com/articles/spring-mvc-hibernate
It works fine locally if I test run it using Jetty - I see my index.jsp render. When I deploy to Heroku and navigate to the deployed URL, I see only "Heroku | Welcome to your new app! Refer to the documentation if you need help deploying." This message appears regardless of the context paths I try (even paths that would be invalid in my app). Any clues? Thanks! Jeff -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
