That's not a crash, that's an exception, and it means your deferred binding for that class isn't set up properly. FF4 should present itself as the gecko1_8 UA so this should be the same behavior that you see on FF3.6.
On Fri, Mar 25, 2011 at 2:31 PM, mayumi <[email protected]> wrote: > I upgraded my FF to FF4 today and GWT hosted mode crashes with the > message "[ERROR] [bam] - Failed to create an instance of > 'net.bookedin.bam.client.BAM' via deferred binding " > > How can I fix this? > > Thanks, > > -- > 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. > > -- 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.
