I went through this, too, but fixed it by checking out GWT and supporting stuff via svn then building the project. I don't use the GWT it built, only the plugin.
For how it was done, see http://groups.google.com/group/google-web-toolkit/browse_thread/thread/edfe66f6a39527d1/44cec9312b987961 On Mar 4, 12:58 pm, omsrobert <[email protected]> wrote: > I am getting a client-side exception in hosted mode ever since I > upgraded Firefox to 3.6 from 3.5.8 > > [java] 2010-03-04 12:54:31,000 [DEBUG] logException() > [java] 2010-03-04 12:54:31,000 [DEBUG] (TypeError): > doc.getBoxObjectFor is not a function > [java] fileName:http://localhost:8080 > [java] lineNumber: 31 > [java] stack: ([object HTMLBodyElement],[object > HTMLDivElement])@http://localhost:8080:31 > [java] @:0 > [java] ([object GWTJavaObject],393240)@http://localhost:8080/ > MyApp/gwt/com.mycompany.myapp.MyApp/hosted.html? > com_mycompany_myapp_MyApp:56 > [java] (22)@http://localhost:8080:24 > ... -- 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.
