I will raise a minor point.... relaying back EXACT exceptions, with all failure information, is not a good idea in a production environment.
This is generally what we call "Exception Information Leakage" - it exposes the underlying implementation of your servers architecture, and certain errors are enough to give away potential sensitive information useful to compromise your system. One site I was using, when a DB access failed, the DB user and password in the exception!!! ;-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
