[JBoss-user] typed exceptions getting swallowed?

2003-08-04 Thread Murray, Johnny
I've tried to throw typed exceptions from my EJBs in two different ways, and both seem to be getting swallowed by JBoss (3.2.1). Senario1: I created an exception that extends Exception (i.e. DataAccessException), and my SessionBean class methods throw this exception. Scenario2: I created an

RE: [JBoss-user] RE: MDB registered as EntityBean

2003-07-17 Thread Murray, Johnny
I'm having the same problem. I made a MDB using the deployment descriptor info same as in the example testMDB3. Am also using JBoss 3.2.1 -Original Message- From: Xu, Xiangdong [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 1:29 PM To: '[EMAIL PROTECTED]' Subject: [JBoss-user]