Yeah, I've been meaning to do something like that in my application.
The current lack of details on the client isn't very pleasant for
users or developers.  SSH-ing into the prod server is annoying as
well.  I'm always worried about breaking something with a twitchy rm -
rf finger.

I'm still curious as to why OP can't see the logs in his server,
though.  If it happens in development mode, odds are the server
console is right there in eclipse, full stack trace and all.

-Ben

On Mar 15, 7:20 am, Sean <[email protected]> wrote:
> This is more for Ben then the original poster, but you can make your own
> serializble exception, catch the exception on the server side and then throw
> your Serializable Exception with the original message in it. It makes RCP so
> much easier to debug.

-- 
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.

Reply via email to