Bug 647501
| Summary: | RHQ SortableColumnHeaderRenderer should not extend com.sun....CommandLinkRendere | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Brad Maxwell <bmaxwell> |
| Component: | Core UI | Assignee: | Ian Springer <ian.springer> |
| Status: | CLOSED WONTFIX | QA Contact: | Mike Foley <mfoley> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.0.0 | CC: | ccrouch, ian.springer, loleary |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-07-06 23:11:18 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: | |||
|
Description
Brad Maxwell
2010-10-28 15:16:44 UTC
The usage of com.sun.faces.renderkit.html_basic.CommandLinkRenderer in org.rhq.core.gui.table.renderer.SortableColumnHeaderRenderer is not the only usage of Sun JSF RI classes in RHQ. There is also the following: 1) two usages of com.sun.faces.renderkit.RenderKitUtils in org.rhq.core.gui.table.renderer.AbstractButtonRenderer 2) several usages of com.sun.faces.util.MessageUtils in org.rhq.core.gui.table.renderer.AbstractRenderer In order to remove the dependency on the Sun JSF RI, these usages would need to be refactored as well. This is a considerable amount of work, and, in my opinion, not worth the effort. The Seam documentation provided with EAP 5 indicates that Sun JSF is recommended[1]. As such, and based on comment 1 along with the replacement of admin-console in EAP 6 and the replacement of JSF in JON 3.0, I am closing this BZ as WONTFIX. If there is a supportability change by the downstream EAP product, please feel free to provide the complete details via an RFE for EAP/Embedded JOPR for a complete Product/Program Management review. [1]: http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html/Seam_Reference_Guide/Migration.html#Migration12.JSF12 Larry O'Leary <loleary> updated the status of jira EMBJOPR-346 to Closed Larry O'Leary <loleary> made a comment on jira EMBJOPR-346 Upstream https://bugzilla.redhat.com/show_bug.cgi?id=647501 has been closed as WONTFIX due to the complexity of the fix combined with the limited use and deprecation of Embedded JOPR as admin-console for EAP 5 and the replacement of JSF in the upstream RHQ project. |