With SuperDevMode its very hard to debug GWT applications. My application compiles and runs fine. My app is using Errai, however accessing a Page throws this error:
SEVERE [AbstractCreationalContext] error initializing bean:
I wonder whether there's a solution for this, is there a way to pin point the error? I think its not enough just to "guess" what's wrong and make it work as it will be always be a chance to hit this error in the future.