Bibhu Jena [
https://community.jboss.org/people/bibhu] created the discussion
"Re: Unable to catch RuntimeException in client EJB"
To view the discussion, visit:
https://community.jboss.org/message/783185#783185
--------------------------------------------------------------
Hi Katayama,
sorry for my late reply.
I think the design is correct.We can't throw a checked exception from the method
+public void onPostInsert(final PostInsertEvent event) ..+
So, I am bound to make +SecurityBreakException + extend+ RuntimeException.+
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/783185#783185]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]