[JBoss JIRA] (WFLY-6434) System property 'org.jboss.as.security.jacc-module' not always used
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFLY-6434?page=com.atlassian.jira.plugin.... ]
Darran Lofthouse commented on WFLY-6434:
----------------------------------------
Instead of a patch feel free to send in a pull request via GitHub - this way we can easily run our entire testsuite on the changes and after review can merge the changes if we agree they are correct.
> System property 'org.jboss.as.security.jacc-module' not always used
> -------------------------------------------------------------------
>
> Key: WFLY-6434
> URL: https://issues.jboss.org/browse/WFLY-6434
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Affects Versions: 10.0.0.Final
> Reporter: Winfried Wasser
> Assignee: Darran Lofthouse
> Attachments: security.patch
>
>
> JaccService of security subsystem does not use the system property 'org.jboss.as.security.jacc-module' for class loader.
> Due to this "not using", the custom JACC module is not used.
> This property was introduced by WFLY-5340
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
6 years, 11 months
[JBoss JIRA] (ELY-466) Add a GSSCredential CredentialStore
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-466?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse resolved ELY-466.
----------------------------------
Resolution: Duplicate Issue
> Add a GSSCredential CredentialStore
> -----------------------------------
>
> Key: ELY-466
> URL: https://issues.jboss.org/browse/ELY-466
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: Credential Store
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.1.0.Beta5
>
>
> This will be used to provide GSSCredential instances for use by authentication mechanisms.
> Ideally a single store can support multiple credentials, the alias paramater may be a good way to map from the host name of the request to the ticket to use.
> Need to think how much this makes sense to load using the Provider as it could potentially have quite a verbose configuration.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
6 years, 11 months
[JBoss JIRA] (DROOLS-1025) NPE removing a rule that contains a subnetwork
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1025?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on DROOLS-1025:
-------------------------------------------------
Ryan Zhang <rzhang(a)redhat.com> changed the Status of [bug 1298579|https://bugzilla.redhat.com/show_bug.cgi?id=1298579] from MODIFIED to ON_QA
> NPE removing a rule that contains a subnetwork
> ----------------------------------------------
>
> Key: DROOLS-1025
> URL: https://issues.jboss.org/browse/DROOLS-1025
> Project: Drools
> Issue Type: Bug
> Reporter: Mario Fusco
> Assignee: Mario Fusco
>
> Removing a rule containing a subnetwork causes the following NPE:
> {code}
> java.lang.NullPointerException
> at org.drools.core.phreak.AddRemoveRule.deletePeerLeftTuple(AddRemoveRule.java:777)
> at org.drools.core.phreak.AddRemoveRule.followPeer(AddRemoveRule.java:749)
> at org.drools.core.phreak.AddRemoveRule.processLeftTuples(AddRemoveRule.java:713)
> at org.drools.core.phreak.AddRemoveRule.flushStagedTuples(AddRemoveRule.java:281)
> at org.drools.core.phreak.AddRemoveRule.removeRule(AddRemoveRule.java:153)
> at org.drools.core.reteoo.ReteooBuilder.removeTerminalNode(ReteooBuilder.java:173)
> at org.drools.core.reteoo.ReteooBuilder.removeRule(ReteooBuilder.java:163)
> at org.drools.core.impl.KnowledgeBaseImpl.removeRule(KnowledgeBaseImpl.java:1635)
> at org.drools.core.impl.KnowledgeBaseImpl.removeRule(KnowledgeBaseImpl.java:1626)
> at org.drools.core.impl.KnowledgeBaseImpl.internalRemoveRule(KnowledgeBaseImpl.java:1610)
> at org.drools.core.impl.KnowledgeBaseImpl.removeRule(KnowledgeBaseImpl.java:1581)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
6 years, 11 months