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 <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
