[JBoss JIRA] (WFLY-8920) Adding application-security-domain in EJB subsystem requires server reload
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFLY-8920?page=com.atlassian.jira.plugin.... ]
Brian Stansberry commented on WFLY-8920:
----------------------------------------
[~olukas] This needs a reproducer showing the specific problem here. The handler for the add operation is installing a service, and I don't see why that service would not be available.
> Adding application-security-domain in EJB subsystem requires server reload
> --------------------------------------------------------------------------
>
> Key: WFLY-8920
> URL: https://issues.jboss.org/browse/WFLY-8920
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 11.0.0.Beta1
> Reporter: Ondrej Lukas
> Assignee: Ingo Weiss
> Priority: Critical
>
> When application-security-domain is added in EJB subsystem then it is not used until server is reloaded. However CLI command does not set server to {{reload-required}} state, see:
> {code}
> /subsystem=ejb3/application-security-domain=other:add(security-domain=ApplicationDomain)
> {"outcome" => "success"}
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ELY-1241) Reorder elytron-1_0.xsd
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-1241?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1241:
----------------------------------
Description:
Change the order to: -
* authentication-client
* credential-store
* filesystem realm
* common types
was:
Change the order to: -
* authentication-client
* credential-store
* filesystem realm
> Reorder elytron-1_0.xsd
> -----------------------
>
> Key: ELY-1241
> URL: https://issues.jboss.org/browse/ELY-1241
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client, Credential Store, Realms
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.1.0.Beta53
>
>
> Change the order to: -
> * authentication-client
> * credential-store
> * filesystem realm
> * common types
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (DROOLS-1613) NPE when evaluating a DMN decision table with multiple outputs and one of the outputs has wrong type
by Tibor Zimányi (JIRA)
Tibor Zimányi created DROOLS-1613:
-------------------------------------
Summary: NPE when evaluating a DMN decision table with multiple outputs and one of the outputs has wrong type
Key: DROOLS-1613
URL: https://issues.jboss.org/browse/DROOLS-1613
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.0.0.Final
Reporter: Tibor Zimányi
Assignee: Edson Tirelli
Fix For: 7.1.0.Final
When I have a decision table with hit policy Priority and multiple outputs and I change one of the outputs in a rule to a wrong type, the evaluation ends with NullPointerException.
E.g. having output entry like this:
<outputEntry id="_7f03803d-2636-40ab-8346-7fd7f38ab695-3">
<text>1</text>
</outputEntry>
I will provide PR for this.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ELY-1241) Reorder elytron-1_0.xsd
by Darran Lofthouse (JIRA)
Darran Lofthouse created ELY-1241:
-------------------------------------
Summary: Reorder elytron-1_0.xsd
Key: ELY-1241
URL: https://issues.jboss.org/browse/ELY-1241
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Client, Credential Store, Realms
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta53
Change the order to: -
* authentication-client
* credential-store
* filesystem realm
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (DROOLS-1552) Raise a warning during DMN Decision Table validation if the user uses expressions in the cell
by Edson Tirelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1552?page=com.atlassian.jira.plugi... ]
Edson Tirelli updated DROOLS-1552:
----------------------------------
Fix Version/s: (was: 7.1.0.Final)
> Raise a warning during DMN Decision Table validation if the user uses expressions in the cell
> ---------------------------------------------------------------------------------------------
>
> Key: DROOLS-1552
> URL: https://issues.jboss.org/browse/DROOLS-1552
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Affects Versions: 7.0.0.CR3
> Reporter: Edson Tirelli
> Assignee: Edson Tirelli
>
> KIE DMN engine implementation extends the specification to allow expressions to be used as end-points in unary tests.
> Since this is an extension to the specification, the DMN validation component should raise a warning to the user, letting him know this is an extension, whenever he uses expressions in DT cells.
> The warning should not be raised in case the expression is a simple use of the date/time/duration functions.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months