Friday, September 3, 2010

Re: GWT Spring integration - what is the best method in late 2010?

Hi,

I recently used Spring to instanciate my RPC services impls, and I
followed the approach described here :

http://technophiliac.wordpress.com/2008/08/24/giving-gwt-a-spring-in-its-step/

Hope that helps,

On 3 sep, 09:12, Alek <akorotenk...@gmail.com> wrote:
> Hi,
>
> We also use SL for our project. I configured this solution once and
> forgot about it.
>
> Respect
>
> On Aug 31, 11:24 pm, George Georgovassilis
>
>
>
> <g.georgovassi...@gmail.com> wrote:
> > Hi Sam,
>
> > The SL [1] is a community maintained integration of Spring and GWT
> > mainly focused at exporting Spring managed beans as RPC services. It
> > was launched four years ago and has reached through many releases a
> > high degree of maturity. The documentation is extensive, it's easy to
> > use (though I'm biased) but it's been criticized for not using maven.
>
> > [1]http://gwt-widget.sourceforge.net/
>
> > On Aug 31, 5:31 pm, Sam <sambrod...@gmail.com> wrote:
>
> > > Note: this thread is about using Spring for your service impls in a
> > > GWT app (it's not about integrating Spring MVC or using ROO. It's also
> > > not about Guice)
>
> > > There are a few posts on this but it's hard to tell what the best
> > > method is today.  The two contenders seem to me to be:
>
> > > 1)http://code.google.com/p/gwt-spring-starter-app/(myprojectbased
> > > on P.G. Taboada's approach:http://pgt.de/2009/07/17/non-invasive-gwt-and-spring-integration-relo...)
>
> > > which is as simple as can be, however, the one annoyance is that you
> > > need yet another class for each RPC Service (A wrapper that extends a
> > > spring context injecting RemoteServiceServlet)
>
> > > 2)http://code.google.com/p/gwtrpc-spring/
>
> > > Just glanced at this.  Looks a lot more complicated and the project
> > > has a lot of unresolved issues.
>
> > > Am I missing any approaches?  Surely you other GWT devs are using
> > > Spring on the back end if you're writing serious applications.  Don't
> > > be shy, please speak up.

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

No comments:

Post a Comment