Re: Default Sample Project (GreetingService) doesn't display widgets in hosted mode

2009-06-29 Thread mcjames01
act version of eclipse are you > using? > > > > > > On Fri, Jun 26, 2009 at 6:35 PM, mcjames01 wrote: > > > I set the log level to ALL and see that I'm getting a couple > > exceptions. > > The first one is: > > org.mortbay.jetty.HttpException: n

Re: Default Sample Project (GreetingService) doesn't display widgets in hosted mode

2009-06-26 Thread mcjames01
t? On Jun 26, 3:54 pm, mcjames01 wrote: > Here's what I did: > > From a fresh eclipse 3.4 installation, GWT 1.6.4, with the 1.0.1 GWT > plugin I created a new Google Web Application (File->New->Other > Google->Web Application Project) > > I named it FooBar, use

Default Sample Project (GreetingService) doesn't display widgets in hosted mode

2009-06-26 Thread mcjames01
Here's what I did: >From a fresh eclipse 3.4 installation, GWT 1.6.4, with the 1.0.1 GWT plugin I created a new Google Web Application (File->New->Other Google->Web Application Project) I named it FooBar, used "com.example.foobar" as the package. Chose Create in project workspace, Checked Use G

GWT eclipse plugin not creating serialization policy (*.gwt.rpc) and othe files

2009-06-26 Thread mcjames01
I'm using eclipse 3.4 with GWT SDK 1.6.4 and the 1.0.1 plugin. I can create a sample project, but when I run it, it fails to generate the *.gwt.rpc (the serialization policy file?). [INFO] Starting Jetty on port 8080 [INFO] 200 - GET /FooBar.html (127.0.0.1) 2224 bytes [INFO] 200 - GET /FooBar.c