Its not the war vs maven webapp issue is it ? the eclipse plugin
expects a war dir and doesn't work with the maven default dir
(webapp) ... Try running it from the commandline manually setting the
classpath to see if it works. If it does you can simply add it to your
run/debug configurations as a Java Application.

On Oct 28, 2:36 pm, Jeff Chimene <jchim...@gmail.com> wrote:
> The problem may be that .16 point release doesn't play well w/ GWT. The
> symptoms are usually that the debugger doesn't stop at a breakpoint, not
> that the entry point is never called. I think you have to downgrade to at
> least .14 Search this list for the JDK version. It's been discussed several
> times.
>
> On Wed, Oct 28, 2009 at 2:33 AM, bysse <erik.byst...@gmail.com> wrote:
>
> > I'm having huge problems getting hosted mode to work under Linux with
> > the -noserver flag. The module entry point is never called and no
> > error message is show / logged. I've tried to start it through both
> > the maven plugin and the eclipse plugin with the same results.
>
> > The project works fine in a windows environment with the same setup.
> > So there must be something wrong with the Linux SDK. Does anyone have
> > similar problems?
>
> > My setup is:
> >  Linux x64 (Ubuntu 9.04)
> >  Java 1.6.0.16 32bit
> >  GWT SDK 1.7.1
> >  Eclipse 3.5
> >   Google Plugin 1.1.2
> >  JBoss 4.2.2 and 4.2.3
> >  Firefox 3.0.14
--~--~---------~--~----~------------~-------~--~----~
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-toolkit@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