[jboss-user] [EJB 3.0] - Aren't non-application exceptions supposed to be logged by t

javajedi do-not-reply at jboss.com
Wed Nov 7 00:17:58 EST 2007


I have an app with an EJB that threw a NullPointerException.  JBoss wrapped this in an EJBTransactionRolledbackException, which it then threw to the client.  When this happened, JBoss didn't log the exception.  My understanding of the EJB Specification (Chapter 14, page 358) is that when an EJB throws a RuntimeException, the app server is supposed to log it.

Am I misunderstanding, or doing something wrong?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102402#4102402

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102402



More information about the jboss-user mailing list