About Question enthuware.oce-jpad.v6.2.404 :
Posted: Sat Sep 24, 2016 8:02 am
As per section 13.6.2.5 of EJB 3.1
If the client calls without a transaction context the container throws the javax.ejb.EJBTransactionRequiredException only if business interface is a remote business interface TransactionRequiredException is throw.
The option 3 is TransactionRequiredException, but in my understanding it should be EJBTRansactionRequiredException once there is no place specifying that it is a remote call, is my understand incorrect?
Thanks
If the client calls without a transaction context the container throws the javax.ejb.EJBTransactionRequiredException only if business interface is a remote business interface TransactionRequiredException is throw.
The option 3 is TransactionRequiredException, but in my understanding it should be EJBTRansactionRequiredException once there is no place specifying that it is a remote call, is my understand incorrect?
Thanks