Bug 1066041
| Summary: | Domain mode cluster - jpp-branding-extension.ear is not load in the second server | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 6 | Reporter: | mgottval <mgottval> | ||||||
| Component: | Portal | Assignee: | Lucas Ponce <lponce> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Tomas Kyjovsky <tkyjovsk> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.1.1 | CC: | epp-bugs, mvecera | ||||||
| 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: | 2014-02-17 15:30:17 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
mgottval
2014-02-17 14:49:20 UTC
Hi, This is a expected behaviour: - server-one has not explicit "gatein.extensions.dir" so, it will take JBOSS_HOME/gatein/extensions as default one [1] - server-two has explicit "gatein.extension.dir", where only there is a jpp-modile-integration.ear extension, so it's a expected behaviour not to found jpp-branding-extension.ear [2] So, it doesn't seem a bug or broken functionality in this case. [1] https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Portal/6.1/html-single/Administration_and_Configuration_Guide/index.html#chap-Configuring_JBoss_Portal_Domain_Mode [2] Section 5.5 Domain Mode Quickstart of link [1] Created attachment 864135 [details]
layout with default profile
Created attachment 864137 [details]
layout with ha profile
It looks like this is issue is also present with the "default" profile however there is one apparent difference: - with the "default" profile I can see the second server has gatein skin however layout is ok - with the "ha" profile the second server also has the gatein skin but the layout is broken |