Page 1 of 1
About Question com.enthuware.ets.scbcd.v5.2.157 :
Posted: Sun Mar 27, 2011 11:34 am
by ETS User
There is no annotation @Session. I guess it should be @Stateless.
Re: About Question com.enthuware.ets.scbcd.v5.2.157 :
Posted: Sun Mar 27, 2011 6:20 pm
by admin
Fixed.
Thanks for your feedback!
Re: About Question com.enthuware.ets.scbcd.v5.2.157 :
Posted: Tue Jun 21, 2011 3:05 pm
by Rafal S
Hi,
i think that proper answer should be changed a little bit. More accurate would be "Both the methods, method1 and method2, may be invoked by a client with active transaction and no exception will be thrown." There is no transaction for both methods when attribute is set to NOT_SUPPORTED(caller's transaction is suspended) so "Both the methods, method1 and method2, may be invoked within a transaction and no exception will be thrown." is not correct.
Re: About Question com.enthuware.ets.scbcd.v5.2.157 :
Posted: Tue Jun 21, 2011 7:00 pm
by admin
That is exactly what the option tries to convey. But as you suggested, it should be made more clear. This has been updated.
thanks for your feedback!