-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
Following the other commands, these two EJB commands :
ejb-set-class-transaction-attribute --ejb myEJB
ejb-set-method-transaction-attribute --ejb myEJB
Should have the parameter --ejb renamed to --targetEjb
ejb-set-class-transaction-attribute --targetEjb myEJB
ejb-set-method-transaction-attribute --targetEjb myEJB