Bug 1203177 - WLS: jms request fails to claim a human task assigned to a group
Summary: WLS: jms request fails to claim a human task assigned to a group
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Shelly McGowan
QA Contact: Karel Suta
Tomas 'Sheldon' Radej
URL:
Whiteboard:
Depends On: 1195261
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-18 10:33 UTC by Karel Suta
Modified: 2023-09-14 02:56 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:36:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Error stacktrace (5.14 KB, text/plain)
2015-03-18 10:33 UTC, Karel Suta
no flags Details

Description Karel Suta 2015-03-18 10:33:59 UTC
Created attachment 1003147 [details]
Error stacktrace

Description of problem:
When I try to claim human task assigned to a group using JMS on Weblogic, I get error listed ion stacktrace. This is related to BZ 1195261 - see comment 1 .

As Ivo wrote Claim task fails because user groups aren't correctly loaded. Fix done in BZ 1195261 remove issue happening when loading of LoginContext in RequestMessageBean, but there is another issue in method getGroupsFromSubject.

Subject instance returned by Weblogic contains list of Principal, but those principals are instances of WLSUserImpl or WLSGroupImpl which doesn't implement interface java.security.acl.Group, therefore they aren't processed in [1].


[1] https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/jms/RequestMessageBean.java#L466



Version-Release number of selected component (if applicable):
6.1.0.ER6

Comment 8 Red Hat Bugzilla 2023-09-14 02:56:39 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.