Re: debug gwt compiled javascript

2009-10-21 Thread Sudeep S
Thank you Ian Thank you Adligo, reg logging library approach, can we turn off the loggers without having to deploy the code again. -Sudeep On Wed, Oct 21, 2009 at 10:58 PM, Adligo wrote: > > Hi, > > I would recommend the following; > 1) Add a uncaught exception handler and if that doesn't sol

Re: debug gwt compiled javascript

2009-10-21 Thread Adligo
Hi, I would recommend the following; 1) Add a uncaught exception handler and if that doesn't solve the issue 2) pick a log library gwt-log or i_log (my adligo packages) direct the log output back to the server, so you can determine where the code is blowing up, add a try catch to catch your

Re: debug gwt compiled javascript

2009-10-20 Thread Ian Bambury
Hi Sudeep, This, in my experience, is usually due to IE being politically correct and FF being lenient (as opposed to FF being correct and IE being complete , which is what people would tell you if things were the other way around) Assuming you are on Linux and using something less that GWT v2