Tuesday, April 8, 2008

Exception handling and Logging Strategies for J2EE projects

Asyncronous Logging Framework
http://www.ibm.com/developerworks/websphere/library/techarticles/0207_barcia/barcia.html

Webmethods Exception handling
http://www.wmusers.com/ezine/2002dec_iandrosov_1.shtml


Implement Logging as an Aspect Using Spring's AOP Framework

http://www.devx.com/Java/Article/30799/1954

Exception management and error tracking in J2EE
http://www.javaworld.com/javaworld/jw-07-2005/jw-0711-exception.html?page=1

Best Practises in EJB exception handling
http://www.ibm.com/developerworks/java/library/j-ejbexcept.html

Exception Handling Framework for J2EE
http://www.onjava.com/pub/a/onjava/2006/01/11/exception-handling-framework-for-j2ee.html?page=1

Exception Handling & Logging Presentation
http://www.softwaresummit.com/2004/speakers/SteltingExceptionHandling.pdf

Logging in JSPs Tag Library
http://jakarta.apache.org/taglibs/doc/log-doc/intro.html

Java tutorial: exceptions
http://java.sun.com/docs/books/tutorial/java/nutsandbolts/exception.html
http://java.sun.com/docs/books/tutorial/essential/exceptions/index.html

Exception handling
http://www.objectsource.com/j2eechapters/Ch18-Exception_Handling.htm

Designing with Exceptions
http://www.artima.com/designtechniques/desexceptP.html

Best Practices for Exception Handling
http://www.onjava.com/pub/a/onjava/2003/11/19/exceptions.html

Three Rules for Effective Exception Handling
http://today.java.net/pub/a/today/2003/12/04/exceptions.html

Beware the dangers of generic Exceptions
http://www.javaworld.com/javaworld/jw-10-2003/jw-1003-generics.html

Exception Handling in Web Applications
http://weblogs.java.net/pub/wlg/987

Java Theory and Practice: The exceptions debate
http://www-106.ibm.com/developerworks/java/library/j-jtp05254.html

Best practices in EJB exception handling
http://www-106.ibm.com/developerworks/java/library/j-ejbexcept.html

Exception handling with JAX-RPC
http://www-106.ibm.com/developerworks/xml/library/ws-tip-jaxrpc.html

JavaOne2002 - Handling Exceptions in Distributed Systems
http://servlet.java.sun.com/javaone/sf2002/conf/sessions/display-1563.en.jsp

book: Java Platform Exception Handling
http://www.amazon.com/exec/obidos/ASIN/0131008528

No comments: