Tuesday, December 12, 2006

Best practices of logging and exception handling in Java and J2EE

In todays enterprise applications supportability and maintainability is one of the most critical quality attributes. Read the links provided below to get some information on how to achieve best results in this challenge.

Exception management and error tracking in J2EE
also take a look at the links provided at the end of the article

Best Practices for Exception Handling

Handling Server Errors
Common and simple ways to handle server side errors

Best practices in EJB exception handling

Update: see also alternative approach in these publications:
http://www.sanabel-solutions.com/index.php?option=com_content&task=blogcategory&id=14&Itemid=41

0 comments: