Found this while working on ROO-2815. To replicate:
- Generate a project as follows:
project --topLevelPackage org.springsource.embedding persistence setup --database HYPERSONIC_IN_MEMORY --provider HIBERNATE web mvc setup web mvc embed document --provider SCRIBD --documentId 27766735 --viewName Scribd_Document
- Start the project in say Jetty and click on the "Scribd Document" link.
- The view never finishes loading (all you get is the "bicycle" progress indicator).