About Question enthuware.oce-ejbd.v6.2.543 :
Posted: Sun Jan 20, 2013 1:46 pm
Hi,
I think that in the explanation something is missing regarding this:
"If a message-driven bean instance starts a transaction in a message listener method or interceptor method, it must commit the transaction before the message listener method (or all its interceptor methods) returns." - From spec
Since this is the problem right?
Another thing, when I was studying I saw that MDB can have system exceptions and throw EJBExceptions, so I'm a bit confused with this.
I think that in the explanation something is missing regarding this:
"If a message-driven bean instance starts a transaction in a message listener method or interceptor method, it must commit the transaction before the message listener method (or all its interceptor methods) returns." - From spec
Since this is the problem right?
Another thing, when I was studying I saw that MDB can have system exceptions and throw EJBExceptions, so I'm a bit confused with this.