Hello.
I created a small model with spring roo, using composite key, without
problem.
like ->
https://jira.springsource.org/browse/ROO-505
but when I generate gwt scaffold, this has problem, because does not
exist the entiyproxy of composite key class.
My question is, which is better way to create composite key
entityproxy class.
thank you.