Can you expand on what you mean? How do you know that it puts the "old"
classes back there?

On Fri, Sep 17, 2010 at 7:33 AM, AlexG <alexander.gauss.ax...@googlemail.com
> wrote:

> Hi Samuru,
>
> maybe you have two instances of your App running? This could be one
> reason.
> Make sure, that you close all instances, then clean your project, and
> retry.
>
> The classes in the war/WEB-INF directory are only classes in your
> server package.
> Maybe they should be re-enhanced??
>
> You can also try, restarting Eclipse, this solved several problems for
> me, when
> I had similar problems.
>
> I hope this helps a little.
>
> Greets Alex
>
>
> On 16 Sep., 16:48, Samuru Jackson <samurujack...@googlemail.com>
> wrote:
> > Hi,
> >
> > I have the problem, that sometimes it happens that my changed code in /
> > src/* is not updated in /war/WEB-INF/classes/*
> >
> > Even if I delete the affected class in /war/* it puts an old version
> > of the class again back into /war/* .
> >
> > How can this happen? Is there a cache somewhere around?
> >
> > Project -> Clean does not work
>
> --
> 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%2bunsubscr...@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