When I had this problem I opened the project properties and checked Spring > Dependency Management --> "Automatically update dependencies..." and rebuilt the project. I think I also made sure that "Maven dependencies" was part of "Web Deployment Assembly".
That said some fresh roo projects ran even without these checked, but nevertheless those settings worked with those that didn't run because of the ClassNotFoundException.



Reply With Quote
