Hi All,

I would like to use requestfactory in the following environment: 
Spring 3.1.x, GWT 2.4.0 
When I send a request I've got an error in spring log:

--- exec-maven-plugin:1.2:exec (default) @ argus ---
warning: Supported source version 'RELEASE_6' from annotation processor 
'com.google.web.bindery.requestfactory.apt.RfValidator' less than -source 
'1.7'
/home/zamek/eclipse/ag/target/argus-0.1.0.BUILD-SNAPSHOT/WEB-INF/classes/com/argus/client/request/ArgusRoleRequest.class:
 
warning: Cannot find annotation method 'value()' in type 
'RooGwtUnmanagedRequest': class file for 
org.springframework.roo.addon.gwt.RooGwtUnmanagedRequest not found
/home/zamek/eclipse/ag/target/argus-0.1.0.BUILD-SNAPSHOT/WEB-INF/classes/com/argus/client/request/ArgusUserRequest.class:
 
warning: Cannot find annotation method 'value()' in type 
'RooGwtUnmanagedRequest'
3 warnings

I checked it with a roo generated sample app, and I've got the error too. 
Despite it is a warning, I've got a null pointer as a result of request. 
I found some post which said: it is a bug. Is there anybody to facing this 
error?

Unfortunately I cannot use 2.5.0, because I use GWTP, which is working with 
2.4.0. 

thx a lot,
Zamek

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to