Bug 793622 (JBEPP-702)
| Summary: | Move LocalePolicy configuration outside of JAR file | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 5 | Reporter: | mposolda |
| Component: | Portal | Assignee: | mposolda |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.1.0.CR01 | CC: | epp-bugs, jmorgan, mposolda, mstrukel |
| Target Milestone: | --- | ||
| Target Release: | 5.2.1.GA | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/JBEPP-702 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-01-30 18:30:19 UTC | Type: | Feature Request |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
mposolda
2010-12-03 16:38:16 UTC
Link: Added: This issue depends GTNPORTAL-1718 Link: Added: This issue is related to JBQA-4009 oups, I just noticed that it's already mentioned in reference guide that JAR file should not be changed. But I still think that configuration can be added to some config. file under 02portal.war and customers can easily change it here without copying the configuration from jar file. More than that the whole configuration logic should be aligned. We'll need to decide if we put all default configuration in JARs (Less likely to be modified) and allow for overriding and if we ship also a copy of the configuration files in locations that are easy to access. Or if we just make it in an easy to modify location. Release Notes Docs Status: Added: Needs More Info Primary SME: Added: theute Labels: Added: EPP_5_2_1_Candidate Release Notes Docs Status: Removed: Needs More Info Added: Not Required Release Notes Text: Added: This issue is outdated . LocalePolicy configuration has been already moved from JAR file to WAR file: gatein.ear/02portal.war/WEB-INF/conf/portal/web-configuration.xml . I think that this does not need to be documented in release notes. I created new documentation JIRA JBEPP-1495, because in reference guide is still bad location. Link: Added: This issue is related to JBEPP-1495 Labels: Removed: EPP_5_2_1_Candidate Release notes not needed (I don't see "-" flag for technical notes) |