Unfortunately the latest snapshot seems to have another problem, so I cannot even reach the gwt part of the "First application". Maybe this is related to the cglib problem above, but unlikely. If I add the controllers, Roo displays another error.:
~.Timer roo> controller all --package ~.web
Created SRC_MAIN_WEBAPP\WEB-INF\spring
...
Updated SRC_MAIN_WEBAPP\WEB-INF\spring\webmvc-config.xml
Created SRC_MAIN_WEBAPP\images
Undo create SRC_MAIN_WEBAPP\images
...
java.lang.IllegalStateException: java.lang.IllegalStateException: java.net.MalformedURLException: unknown protocol: bundle


Reply With Quote
