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

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

i'm puzzled of the EJB behavior i'm encountering.   I have an EJB(session) that access 
a DAO.  I have two methods in the DAO, that update and query a table. I tried to put 
error on the DAO's two methods.  Upon calling the update method from the EJB, the 
container throws an EJBException which is i intended to. But calling the query method 
from the EJB it does not throw an EJBException.  



Is it possible for the LogInterceptor to catch both errors. 



Thanks

alex






-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to