Bug 1321821

Summary: kiemgmt role missing in WLS web*.xml
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Lukáš Petrovický <lpetrovi>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.3.0CC: kverlaen, lpetrovi, rrajasek
Target Milestone: CR1   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:39:19 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:

Description Zuzana Krejčová 2016-03-29 08:40:12 UTC
Description of problem:
The kiemgmt role is missing from web.xml files for WLS - it needs to be defined there, otherwise features relying on that role don't work on WLS.
This is similar to WAS, where it was recently fixed already.


Version-Release number of selected component (if applicable):
6.3.0 ER1

Comment 4 Zuzana Krejčová 2016-04-18 13:30:20 UTC
And it seems that putting the role into web*.xml is not sufficient. There also needs to be the correct mapping in weblogic.xml...