Hi --

I have just installed the GWT 2.1.0 (... I was running GWT 2.0.4). Now
my JUnit tests are failing.

It seems that GWT calls to my servlets are taking the
onFailure(Throwable ex) method on my AsyncCallBacks. The exception is
pretty peculiar:

java.lang.Error: Unresolved compilation problem:
        Unhandled exception type Exception

Additionally, I have noticed new GWT debug information on my Eclipse
console (below).

It seems like the 2.1.0 compiler has some requirements that aren't
very obvious (... or maybe they're wrong??)

Can anyone add some insight to this?? I'm going back to 2.0.4 for the
time being until I can get a handle on this.

????????????????

Thanks!

------------------

GWT compiler debug that looks like it relates to this problem:

Rebinding org.paceproject.palms.browserproxy.client.DeviceService
   Adding '12' new generated units
      Validating newly compiled units
         [ERROR] Errors in 'generated://
8DCA48EC18414A6639A7CF825437502D/org/paceproject/palms/browserproxy/
client/messages/structures/RowListFastRead_FieldSerializer.java'
            [ERROR] Line 57: Unhandled exception type Exception
            See snapshot: C:\Users\BARRYD~1\AppData\Local\Temp
\org.paceproject.palms.browserproxy.client.messages.structures.RowListFastRead_FieldSerializer8174572182167119369.java

-- 
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.

Reply via email to