[gwt-contrib] Re: RequestFactoryServlet

2011-05-26 Thread Etienne P.
Here's the blog post and sample code. It's not Spring-y, but it's 
Guice-y!

http://wanderingcanadian.posterous.com/guiced-up-gwt-requestfactory

You are right Andrés. I've noticed the same behavior. Not sure if it's a 
feature or an issue though.  Either way, it's something useful to know!

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: RequestFactoryServlet

2011-05-24 Thread Etienne P.
I've gone through the same effort to get this working using Google
Guice based on some pointers provided by Thomas Broyer in another
discussion. It works quite well and could be reused easily across
applications. I've even done some integration with the JDO API to get
this working in GAE (not without a good amount of trial and error).
I'll be posting detailed instructions on my blog and committing some
code to github that people can reuse easily.  Unless there is a better
place for it in which case I'd be glad to contribute the code there as
well.

Suggestions?

On May 23, 10:14 pm, Jeff Larsen larse...@gmail.com wrote:
 Oh and I did test this to make sure it would with Spring. If you're
 interested here is a link to my test project.

 https://github.com/larsenje/SpringRequestFactoryExample

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors