Rajeev, please elaborate on this. I thought is was just part of the
fact that we had to restart the server if functionality there changed.
Would be very nice if server code could be hot swapped. Naturally I
would think that changes to web.xml and so on would require a server
restart, but that's to be expected. So you are saying that normal Java
code in the server side servlets can be changed? Please give a bit
more instruction on how to do this (I'm using GWT 2 in Eclipse).

Thanks
Paul

On Feb 18, 7:27 pm, Rajeev Dayal <rda...@google.com> wrote:
> How are you restarting the server? Are you using the "Restart Server" option
> in the Development Mode view?
>
> Also, if you are running your launch configuration using "Debug" (not Run),
> and you've set Eclipse to "Build Automatically", then server-side changes
> should be hotswapped in most cases.
>
>
>
> On Thu, Feb 18, 2010 at 10:44 AM, paata <paata...@gmail.com> wrote:
> > Hi all,
> > I'm newbie on gwt.
> > I've eclipse gwt project with smartgwt.
>
> > When i make changes on client side code, changes appeard after saving,
> > but when i make changes on server side (change  anything into servlet
> > method ) it is required to restart server.
> > I need redeployment not server restart
> > Restart needs long time, approximately 3-4 minute.
> >  any idea?
>
> > regards
> > paata
>
> > --
> > 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-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2Bunsubs 
> > cr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to