
- SOA
- Topics
- Debugging
In this InfoQ article, Boris Lublinsky highlights the problems with exception handling in SOA, and suggests a SOA-based solution: a logging service that accepts all logging requests, stores and forwards them to an exception resolution service, which is responsible for enforcing rules about exception resolution, a notification service, an exceptions/logging portal, and service management.
-
By Boris Lublinsky
on May 30, 2007,
- Ruby
- Topics
- Ruby on Rails,
- SaaS
The Rails plugin ExceptionNotifier made Exception monitoring easy. Two companies (Exceptional and Hoptoad) extend this by providing a third party service that intercept exceptions and track them in a web interface. We talked to Eoghan McCabe from Exceptional and Matt Jankowski from Hoptoad.
-
By Sebastien Auvray
on Sep 11, 2008,
- Java
- Topics
- Design
Neal Gafter asked a question that many Java developers have asked themselves and each other:
"would the language and platform be better off without checked exceptions?"
-
By Geoffrey Wiseman
on May 30, 2007,