Bug 1006909

Summary: Configuration changes made to standalone.xml should apply also to domain mode
Product: [Retired] JBoss BPMS Platform 6 Reporter: Radovan Synek <rsynek>
Component: ConfigurationAssignee: Ryan Zhang <rzhang>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.0.0CC: etirelli, kverlaen, mbaluch, paradhya, pzapataf, rrajasek
Target Milestone: CR1   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:07:45 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:
Bug Depends On:    
Bug Blocks: 1006308    

Description Radovan Synek 2013-09-11 13:34:28 UTC
Description of problem:
There are configuration changes in standalone config files - at least definition of org.kie.demo property and configuration of messaging. The same changes should be made to domain.xml/host.xml.

Comment 1 Prakash Aradhya 2013-09-17 02:15:43 UTC
Internal Whiteboard: Beta Blocker → Blocker
Not critical for Beta, but need to address for GA

Comment 2 Pedro Zapata 2013-09-17 11:34:55 UTC
It's important to make sure SSO is enabled in the default configuration.

Comment 6 Rajesh Rajasekaran 2013-10-29 20:38:34 UTC
Can we get this change in ER5?

Comment 7 Ryan Zhang 2013-11-14 06:17:30 UTC
Add configuration has also been added to domain.xml. I think that should be enough. It should be enough for EAP running in a domain mode.
(But not to host.xml, I think host.xml only use for containning the specific configuration for individual instance running in a domain. )

Comment 8 Radovan Synek 2013-12-03 10:32:07 UTC
Ryan, I can see one difference between standalone and domain mode. The messaging has been configured for all profiles of standalone mode (default, full, ha, full-ha and osgi) but only for full and full-ha profile of domain mode.

Comment 9 Ryan Zhang 2013-12-03 10:58:01 UTC
Yep, I will investigate this and make sure it get fix in next release.

(In reply to Radovan Synek from comment #8)
> Ryan, I can see one difference between standalone and domain mode. The
> messaging has been configured for all profiles of standalone mode (default,
> full, ha, full-ha and osgi) but only for full and full-ha profile of domain
> mode.

Comment 10 Radovan Synek 2014-01-02 15:03:37 UTC
Unfortunately both ER6 and ER7 does not contain messaging configuration in domain.xml for "default" and "ha" profile, only for "full" and "full-ha". The situation is exactly same as I described in comment 8.

Comment 11 Ryan Zhang 2014-01-03 05:24:55 UTC
I am sorry. This hasn't been fixed in ER6 and ER7.
The root cause is that we have fixed this issue in bpms-installer which used cli-script to configured the EAP but ignored xslt which we have just stop using it.
However xslt was reverted and zip package is rebuilt due to the decision changed later on and this fix wasn't pick up in xslt. (The bpm-installer.jar ER6 and ER7 has contained the fix though)

Now I am re-fixing it in http://git.app.eng.bos.redhat.com/ip.git/commit/?id=0db88aa4b4aef70cb5a97eb539a925d653dd1ea3

Please test again in ER8.
(In reply to Radovan Synek from comment #10)
> Unfortunately both ER6 and ER7 does not contain messaging configuration in
> domain.xml for "default" and "ha" profile, only for "full" and "full-ha".
> The situation is exactly same as I described in comment 8.

Comment 12 Radovan Synek 2014-01-21 13:59:53 UTC
Verified with BRMS-6.0.0.CR1