Frank Ulbricht [
https://community.jboss.org/people/f.ulbricht] created the discussion
"Re: Hide JBoss internal exceptions from the client"
To view the discussion, visit:
https://community.jboss.org/message/750151#750151
--------------------------------------------------------------
I tried it by using an intercepter that intercepts any exception and transforms it into
some usefull exception (e.g. with an error code for our support team) without adding the
cause. Works fine for exceptions thrown WITHIN the method. Any container exception (e.g.
PersistenceException) will be thrown AFTER my interceptor was invoked. So, still no
luck...
Regards,
Frank.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/750151#750151]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]