Description of problem: Business Central (or KIE Workbench in community) supports so called profiles, via different web.xml files. These files are present in EAP and generic (Tomcat) distributions, but not in the WebSphere distribution. They should be included in all the distributions we make. The files are usually called `web-exec-server.xml` and `web-ui-server.xml`. See for example https://github.com/droolsjbpm/kie-wb-distributions/tree/master/kie-wb/kie-wb-distribution-wars/src/main/eap6_1/WEB-INF Version-Release number of selected component (if applicable): 6.1.0.DR2
This needs to be fixed from upstream. Changed the component and the assignee.
added missing files into websphre distribution kie-wb-distributions master: https://github.com/droolsjbpm/kie-wb-distributions/commit/3f31fff5f821aa854430790eec04d951db06bc1c
Verified in 6.1.0.ER2. web-ui-server.xml and web-exec-server.xml are present in WAS distribution.
*** Bug 1190006 has been marked as a duplicate of this bug. ***