I am planning to upgrade my project's roo from 1.1.5.RELEASE to 1.2.0.M1, If you can share your experience that would be really useful.

Current Setup

Spring roo 1.1.5.RELEASE
GWT 2.2.0
datanucleus 1.1.5

Planning to upgrade to

Spring roo 1.2.0.M1
GWT - 2.4.0
Datanucleus : 3.0

Just changing the versions from pom is not working. Spring roo is not creating the proxy object as against to 1.1.5. In version 1.1.5 it use to create the managed folder where it create the request and proxy object but that is not the case for latest version. Does anyone upgraded the spring roo and gwt to its latest

-Santosh