Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.423 :

Posted: Sun Aug 07, 2011 4:48 pm
by PedroKowalski
Howdy!

This question looks definitely strange. There is a question in a plain text, just like in an ordinary question, but then you see 'Show DnD Screen'... When you hit it you'll see almost the same question text as it appears in a previous screen.

Almost, because it only differs with the beginning annotation: @Stateless vs @Stateless(name="mybean").

I guess the question in plain text should not supposed to be shown to the user.

HTH!

Cheers!

Re: About Question enthuware.oce-ejbd.v6.2.423 :

Posted: Wed Aug 10, 2011 5:55 am
by admin
Yes, you are right. This has been removed.

thanks for the feedback!

Re: About Question enthuware.oce-ejbd.v6.2.423 :

Posted: Tue Aug 02, 2016 4:15 pm
by tanzwud
When you do not specify transaction attribute for a method, REQUIRED is assumed. Therefore, methods m1, m2, and m2 execute in REQUIRED mode while m3 executes in SUPPORTS mode.
Should be m3 and m4.

Re: About Question enthuware.oce-ejbd.v6.2.423 :

Posted: Tue Aug 02, 2016 9:02 pm
by admin
Fixed.
thank you for your feedback!
Paul.