Bug 1098957
| Summary: | Empty task log shows in Task Details screen when Business Central is deployed on WebSphere AS. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Radovan Synek <rsynek> | ||||
| Component: | Business Central | Assignee: | Maciej Swiderski <mswiders> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radovan Synek <rsynek> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.2 | CC: | kverlaen, mswiders, paradhya | ||||
| Target Milestone: | ER3 | ||||||
| Target Release: | 6.0.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 19:50:16 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: |
|
||||||
websphere was only taking single producer method from same class when return types where of the same type, fixed by applying qualifier (@named) kie-wb-distributions master: https://github.com/droolsjbpm/kie-wb-distributions/commit/bc27a47bcffdf01f03cd586be70dcbb538b3f3dc 6.0.x: https://github.com/droolsjbpm/kie-wb-distributions/commit/5682958d1da82cf173087fcdc142799b99ed2c16 Verified with BPMS-6.0.2.ER3 |
Created attachment 897042 [details] screenshot Description of problem: After creating and claiming custom task, Task Details should display information about these operations in the Logs section. However, this section is empty (tested with Business Central deployed on WebSphere AS). Steps to Reproduce: 1. deploy Business Central to WebSphere AS 2. create & claim new custom task 3. navigate to it's Details page, click on "Logs" section.