GWT 2.0 lockup

2010-01-19 Thread Cliff Newton
I recently upgraded from GWT 1.5 to 2.0 and since I started running 2.0 my app will occasionally lock up. When refreshing the page JBoss still serves up my login page, however when I try to actually log in it just sits there. Also, once the app freezes and you are already logged in and try to do

Re: GWT 2.0 lockup

2010-01-19 Thread Joe Cole
For weird errors like that you can either use something like gwt-log and trace where you suspect it's happening, or use firebug with debugging on exceptions. On Jan 20, 5:01 am, Cliff Newton cliff.new...@gmail.com wrote: I recently upgraded from GWT 1.5 to 2.0 and since I started running 2.0 my