Bug 453180
| Summary: | Hibernate DAOs Do Not Participate in JTA Transactions | ||
|---|---|---|---|
| Product: | [Retired] JBoss Customer Support Portal | Reporter: | John Sanda <jsanda> |
| Component: | Web-General | Assignee: | JBoss CSP Bug Watch List <csp-bugs-watch> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.3.9 | CC: | fmerenda |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | MR8-CSP | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-01-30 17:39:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 453179 | ||
| Bug Blocks: | 453175, 463287 | ||
|
Description
John Sanda
2008-06-27 18:22:18 UTC
With things properly configured, we can altogether remove our HibernateSessionFactory class since Hibernate provides that behavior for us out of the box. This bug has been fixed in a branch at https://svn.devel.redhat.com/repos/CSP/branches/developer-branches/jsanda/hibernate-testing. This fix was moved into trunk a while back and subsequently also moved into the MR8 branch. It went out in the MR8 release. |