I copied a project in eclipse with ctrl c, ctrl v to a new name, run
it, got the address "http://localhost:8888/DragDropDemo.html?
gwt.codesvr=127.0.1.1:9997#BinExample" and all css attributes were
missing. Then I changed the port number to 8887 and it was working. I
changed back to port 8888 and styles were missing.



On Jan 22, 8:39 am, Ewald Pankratz <[email protected]> wrote:
> With something else I mean the wrong page I had before.
>
> On Jan 22, 6:30 am, Ewald Pankratz <[email protected]> wrote:
>
>
>
> > I work with eclipse 3.5, ubuntu 9.10 64 bit, firefox 3.57. I use the
> > lastest release of GWT and GA and had a strange experience with the
> > result of my GWT program.
> > When I run the program with the default address "http://localhost:8888/
> > DragDropDemo.html?gwt.codesvr=127.0.1.1:9997" I always got a screen
> > which has nothing to do with the program work. Many time I checked the
> > configuration an tried it again. I always got the same strange result,
> > which looked like the result of another program. I even checked with
> > find and grep after the string whichs appeared on the screen. There
> > were no such strings in this project. I also restarted my computer
> > again.  Finally I changed the port to 8887 because the response of the
> > browser was far too fast. And then I got the right screen. When I
> > changed back to port 8888, I again got somehing else. There were no
> > other GWT programs runnung.
>
> > Any idea? A bug? Something to issue?

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

Reply via email to