You should be able to use the GWT Plugin to add GWT support to Maven. From
there, you'll just need to 1) expose your services for GWT and 2) write your
GWT code to talk to those services.

http://code.google.com/p/gwt-maven/

You may be able to use Enunciate to automatically generate your GWT RPC
classes.

http://enunciate.codehaus.org/

Matt

On Sun, Jan 25, 2009 at 12:01 AM, mcheeta <email.th...@gmail.com> wrote:

>
> Hi All:
> As it has been a few months am wondering if there has been any updates on
> this support... Am too waiting for Appfuse + GWT1.5
>
>
> Cens wrote:
> >
> > How about this
> > http://code.google.com/p/shine-reference/wiki/GettingStarted2
> > ?
> >
> > Of course I would stay with GWT 1.5 (=Java5 compatible) in order to keep
> > the
> > model annotated classes on the client GWT side.
> > What do you think? The link above seems close to our goal.
> > Some hint on where to start with a first step?
> >
> > Vincenzo Caselli
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Appfuse-and-GWT-tp19130263s2369p21649043.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

Reply via email to