Hi
Can U give me some help on these Questions and also tell me where to read to get a good level of confidence in EJB-QL.I read HFEJB.But I want to know more in that bcos many people in
java ranch told to be more confident in that.
1.What happens when MDB onMessage method catches an Application Exception?
2.Bean realizes that it cant commit transaction,but it doesn't want the client to get an exception,what can the bean do.
3.Bean wants a client to get an application exception,but the bean still wants the transaction to commit.What should the beand do.
I think 1A..Will the bean through EJBException.
2A..can it say setRollBackOnly()
3A..
Please verify me the answers.
Thanx a lot in advance.
Vijaya