Hi All
While designing our current application (using
EJB) we have decided to have a
few Business case exception
I am new to EJB & was going through the container's way of handling exception & found that
in case of CMT the container will rollback the Runtime Exceptions
Would it be a good idea to make all our business case exceptions extend to the Runtime Excpetion.
Are there any perils of this approach
Kindly ellaborate on the same
Rgrds
Mahesh