Hallo,

is there a way to show stacktraces of UnexpectedExceptions after the
webapp is deployed? I have logging enabled in general, if I manually
use my logger, like LOG.debug("blah"), I can see my logs...
If RPC fails, I just get an unexpected exception saying "the call
failed on the server, see server logs for details", however, there is
no stacktrace or exception logging anywhere, not even in System.out,
etc.
How can I enable this? Or where does GWT save those server logs
mentioned? Is it possible to configure log4j to log those exceptions?
Help would really be appreciated, since googling hasn't really shown
up anything I could use...

Regards,
Peter

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to