[jboss-jira] [JBoss JIRA] Assigned: (JBAS-9082) Incorrect handling of runtime failures in composite operations if rollback is not enabled
John Bailey (JIRA)
jira-events at lists.jboss.org
Tue Mar 22 16:32:45 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list