Bug 534507 (RHQ-1298)
| Summary: | integrate seam jars into portal-war | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> | ||||||||||
| Component: | Core UI | Assignee: | Joseph Marques <jmarques> | ||||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | high | ||||||||||||
| Version: | 1.2 | Keywords: | SubTask | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | All | ||||||||||||
| OS: | All | ||||||||||||
| URL: | http://jira.rhq-project.org/browse/RHQ-1298 | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | 1.2 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 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: | |||||||||||||
| Bug Blocks: | 536330 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Joseph Marques
2008-12-21 08:26:00 UTC
Here's a patch that integrates Seam. Note, after merging this patch and restarting the Server, attempting to click on any operation names on the Operations tab will produce a Hibernate "no transaction is active" exception. Here's another patch that Seamifies the Config tab pages. It will only work if the previous Seam integration patch has been applied. RHQ-1298+seam-debug.patch is the same as RHQ-1298.patch, except that it also includes and enables seam-debug. seamified-config-tab.patch-2 adds a few added files I think I missed in seamified-config-tab.patch. rev2670 - seam 2.1.0 integration, seam-managed transactions disabled, debug enabled (for testing purposes), and the app has been smoke tested; NOTE: I initially tried using Seam 2.1.1.GA, but it caused errors during deployment of rhq-portal.war that caused the deployment to fail. As I recall, the errors were related to JBoss clustering (unfortunately, I didn't save the errors). When I tried using Seam 2.1.0.SP1 instead, the errors did not occur. So something changed in either Seam 2.1.0.CR1, 2.1.0.CR2, or 2.1.0.GA that causes these errors to occur. I will file another JIRA for further investigating this and reporting a JBSEAM bug if necessary, post JON 2.2. This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1298 Imported an attachment (id=368518) Imported an attachment (id=368519) Imported an attachment (id=368520) Imported an attachment (id=368521) This bug is related to RHQ-1415 This bug is related to RHQ-1729 |