]
John Bailey reassigned JBAS-9082:
---------------------------------
Assignee: John Bailey
Incorrect handling of runtime failures in composite operations if
rollback is not enabled
-----------------------------------------------------------------------------------------
Key: JBAS-9082
URL:
https://issues.jboss.org/browse/JBAS-9082
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 7.0.0.Beta1
Reporter: Brian Stansberry
Assignee: John Bailey
Fix For: 7.0.0.Beta2
ServerControllerImpl.handleFailures() is delegating to
BasicModelController.handleFailures() if rollback-on-runtime-failure is false. That's
incorrect as it manipulates the operation result as if the entire op had been discarded,
which isn't the case.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: