Hi, I don't know if it can help, but I had this issue trying to run Hosted Mode from command line with GWT 1.7.0. Then I get this weird message "missing plugin". After some effort I found out that for some reason I had to set the port selection automatic by adding this parameters to the JVM: -port auto
I know it work! I think my environment does not like the default 8888 GWT port.... I think this link can help also : http://code.google.com/webtoolkit/doc/1.6/FAQ_DebuggingAndCompiling.html Cheers Eric -- 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.
