Skip to content

**Catch is now part of Solder** Based on the CDI event bus, the Seam Catch module creates a simple, yet robust base for other modules and user to hook in a custom and complete exception handling process. *NOTE: Catch is using the branching model from http://nvie.com/posts/a-successful-git-branching-model/ please base pull requests off the develo…

seam/catch

Repository files navigation

#seam-catch

##Next Generation Exception Handling

The Seam Catch module creates a simple, yet robust base for other modules and users to create a custom and complete exception handling process. Exception handling is done using CDI events, keeping exception handling noninvasive and also helping the program or module to stay minimally coupled to the exception handling framework.

Seam Catch is independent of CDI implementation and fully portable between Java EE 6 environments

##Building

  • Execute mvn clean install

About

**Catch is now part of Solder** Based on the CDI event bus, the Seam Catch module creates a simple, yet robust base for other modules and user to hook in a custom and complete exception handling process. *NOTE: Catch is using the branching model from http://nvie.com/posts/a-successful-git-branching-model/ please base pull requests off the develo…

Resources

Stars

Watchers

Forks

Packages

No packages published