hi, in our project we use spring roo (1.1.2) with the GWT-Addon (GWT 2.2). We have about 50 Roo-Entities in the projekt and the build, especially the initial one takes ages to complete and uses up...
Type: Posts; User: autumn85; Keyword(s):
hi, in our project we use spring roo (1.1.2) with the GWT-Addon (GWT 2.2). We have about 50 Roo-Entities in the projekt and the build, especially the initial one takes ages to complete and uses up...
well thanks, one thing where this article is wrong is
Web Layer Component Scope
In JAX-RS, AccountResource was declared with per-request semantics. This is the default recommendation of JAX-RS....
can you elaborate how this is doable.
in JAX-RS implementations you return a Resource-class in a method to achive this.
hi, here http://static.springsource.org/spring-security/site/downloads.html it says that the Version 3.1.0.RC3 is "not intended for production use". Is there a roadmap when a version will be released...
thanks for your reply, we found a workaround in the meantime. since the exception happens at the server we could use aspectj to let the subclass-proxy implements the superclass-proxy
i found the same bug. Is there a way to solve this manually. the only thing it would take to work would be that the proxy interface does not directly extend EntityProxy but the proxy-Interface of the...