Hi all,
I am working on GWT application, till now it has got over 50
classes. Now all in a sudden I noticed that the application is working
fine and as expected in hosted mode but when I try to run it in
compiled mode it does not. It throws an exception on Mozilla firefox :
uncaught exception: com.google.gwt.event.shared.UmbrellaException: One
or more exceptions caught, see full set in UmbrellaException#getCauses
Line 0
This has became a very bad situation for me because application has
quite grown up in size and hosted mode is giving me no clue.
*Till now my application is not using any RPC/asynchronous call.
Please !!! help.
Thanks in advance
--
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.