Page 1 of 1

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

Posted: Tue Jul 19, 2011 11:38 am
by ETS User
This question is a drag-and-drop question but the drag and drop seems to be bugged, when I drop something over the yellow boxes nothing happen.

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

Posted: Wed Jul 20, 2011 5:12 am
by admin
Hello,
I just verified the question. It is working fine. The blue labels in this case are bigger than the target boxes so while dropping the blue label, please align the left most part of the label with the left most part of the yellow target and it will accept the drop.
I will update the question to make the targets bigger to avoid the issue.

thank you,
Paul.

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

Posted: Fri Sep 20, 2013 4:35 pm
by alex
Hi,

In description to Class EJBTransactionRolledbackException I found following
This exception is thrown to a remote client to indicate that the transaction associated with processing of the request has been rolled back, or marked to roll back.

But in descriotion to class TransactionRolledbackException: This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.

Why they mention a remote client at first case?

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

Posted: Fri Sep 27, 2013 7:34 pm
by admin
Not sure I understand the question correctly, but generally there are different exception classes for remote clients and local clients.

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

Posted: Wed Dec 28, 2016 1:45 pm
by supafly
"An application exception in the same situation does not cause the transaction to be rolled back and the same exception is thrown to the client. The client may proceed with the same transaction."

The explanation for Application Exception does not mention the rollback attribute. Could be mentioned as well for completeness.

cheers

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

Posted: Thu Dec 29, 2016 1:55 am
by admin
You are right. Updated.
thank you for your feedback!
Paul.