[JBoss JIRA] (DROOLS-2696) Dialog to name test and define bindings (UX)
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2696?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-2696:
-------------------------------------
[~stetson.robinson] Anticipate docs updates would be needed to cover dialog - particularly Rule binding settings option.
> Dialog to name test and define bindings (UX)
> --------------------------------------------
>
> Key: DROOLS-2696
> URL: https://issues.jboss.org/browse/DROOLS-2696
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam
> Attachments: Screen Shot 2018-07-02 at 3.08.48 PM.png, Screen Shot 2018-07-02 at 3.09.02 PM.png
>
>
> As a business user I want the ability to name a scenario test and define the rule bindings so that I can create a test asset.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (ELY-1605) ELY05016: Unrecognized token for CCM mode cipher suites.
by Martin Choma (JIRA)
[ https://issues.jboss.org/browse/ELY-1605?page=com.atlassian.jira.plugin.s... ]
Martin Choma commented on ELY-1605:
-----------------------------------
This brings up bigger question. I know there was discussed we should revise/update database and defaults with each release. But I can't find any such blocker JIRA. Should I create one?
> ELY05016: Unrecognized token for CCM mode cipher suites.
> --------------------------------------------------------
>
> Key: ELY-1605
> URL: https://issues.jboss.org/browse/ELY-1605
> Project: WildFly Elytron
> Issue Type: Bug
> Components: SSL
> Affects Versions: 1.3.3.Final
> Reporter: Martin Choma
> Priority: Critical
>
> {code}
> /subsystem=elytron/server-ssl-context=a:add(cipher-suite-filter="TLS_RSA_WITH_AES_256_CCM,TLS_RSA_WITH_AES_128_CCM")
> {
> "outcome" => "failed",
> "failure-description" => "WFLYELY01017: Invalid value for cipher-suite-filter. ELY05016: Unrecognized token \"TLS_RSA_WITH_AES_256_CCM\" in mechanism selection string \"TLS_RSA_WITH_AES_256_CCM,TLS_RSA_WITH_AES_128_CCM\"",
> "rolled-back" => true
> }
> {code}
> This is probably simply because MechanismDatabase.properties does not know CCM cipher suites.
> Marking as Critical because both of ciphersuites from reproducer are listed as FIPS cipher suites for FIPS BC TLS [1]
> [1] https://downloads.bouncycastle.org/fips-java/BC-FJA-(D)TLSUserGuide-1.0.5...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (ELY-1605) ELY05016: Unrecognized token for CCM mode cipher suites.
by Martin Choma (JIRA)
Martin Choma created ELY-1605:
---------------------------------
Summary: ELY05016: Unrecognized token for CCM mode cipher suites.
Key: ELY-1605
URL: https://issues.jboss.org/browse/ELY-1605
Project: WildFly Elytron
Issue Type: Bug
Components: SSL
Affects Versions: 1.3.3.Final
Reporter: Martin Choma
Priority: Critical
{code}
/subsystem=elytron/server-ssl-context=a:add(cipher-suite-filter="TLS_RSA_WITH_AES_256_CCM,TLS_RSA_WITH_AES_128_CCM")
{
"outcome" => "failed",
"failure-description" => "WFLYELY01017: Invalid value for cipher-suite-filter. ELY05016: Unrecognized token \"TLS_RSA_WITH_AES_256_CCM\" in mechanism selection string \"TLS_RSA_WITH_AES_256_CCM,TLS_RSA_WITH_AES_128_CCM\"",
"rolled-back" => true
}
{code}
This is probably simply because MechanismDatabase.properties does not know CCM cipher suites.
Marking as Critical because both of ciphersuites from reproducer are listed as FIPS cipher suites for FIPS BC TLS [1]
[1] https://downloads.bouncycastle.org/fips-java/BC-FJA-(D)TLSUserGuide-1.0.5...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2674) Save, reload and open a scenario
by Juraj Soltes (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2674?page=com.atlassian.jira.plugi... ]
Juraj Soltes reassigned DROOLS-2674:
------------------------------------
Assignee: Toni Rikkola (was: Daniele Zonca)
> Save, reload and open a scenario
> --------------------------------
>
> Key: DROOLS-2674
> URL: https://issues.jboss.org/browse/DROOLS-2674
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Juraj Soltes
> Assignee: Toni Rikkola
>
> As a business analyst I want to save a scenario so that all the data I fill in are stored and can be reloaded. ( over an empty asset file without the persistance )
> The task requires:
> * A copy&paste of the text editor modules in to drools-wb module list.
> * Setting the file extension for the simulation tests ( does not have to be final, we can change it later )
> * Renaming the classes to fit the simulation test terms
> * Change the model from String to ScenarioSimulationModel
> * Adding the modules in to the drools-wb -webapp
> * Adding the modules into the droolsjbpm-bootstrap pom.xml
> After the feature is done:
> * User can upload a file with the extension using the upload tool
> * User can see the file in the Project Asset List screen and open it
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years