[JBoss JIRA] (WFLY-10784) WeldStartCompletionService failed when optional components not installed
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFLY-10784?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-10784:
-----------------------------------------
[~mkouba] You're right. Sorry, and thanks for realizing this.
Another possibility is to use a org.jboss.msc.service.StabilityMonitor in a Phase.CLEANUP DUP or perhaps better in WeldStartCompletionService.start. Instead of depending on services you register their ServiceController with the StabilityMonitor and then awaitStability.
Doing it in a service means that other DUPs in that same Phase won't have to wait to execute until stability is reached. It shouldn't be done in a Phase.INSTALL DUP.
> WeldStartCompletionService failed when optional components not installed
> ------------------------------------------------------------------------
>
> Key: WFLY-10784
> URL: https://issues.jboss.org/browse/WFLY-10784
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld
> Affects Versions: 12.0.0.Final, 13.0.0.Final
> Reporter: Alexander Kudrevatykh
> Assignee: Matej Novotny
> Attachments: arq-test.tar.xz
>
>
> WebComponents are optional and fail in initialising it not causes fail of deployment, but when starting EAR application with included WAR fail in deployment since Wildfly 12 because WeldStartCompletionService depends on all components regardless of their type
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2728) UX for custom data-types
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2728?page=com.atlassian.jira.plugi... ]
Liz Clayton edited comment on DROOLS-2728 at 8/29/18 2:25 PM:
--------------------------------------------------------------
[~tirelli] [~karreiro] [~manstis] I believe the resolution of the last jiras (2874 & 2888) closes out this particular UX Epic. So I'm going to go ahead and mark this as Resolved as well. As [~tirelli] suggested, I will create new jiras for future iterations and enhancements. Thanks!
Oops, nevermind - there are 2 stories (Visual Design and CSS) within the Epic that are still open.
was (Author: uxdlc):
[~tirelli] [~karreiro] [~manstis] I believe the resolution of the last jiras (2874 & 2888) closes out this particular UX Epic. So I'm going to go ahead and mark this as Resolved as well. As [~tirelli] suggested, I will create new jiras for future iterations and enhancements. Thanks!
> UX for custom data-types
> ------------------------
>
> Key: DROOLS-2728
> URL: https://issues.jboss.org/browse/DROOLS-2728
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-2700.png, Screen Shot 2018-07-13 at 11.26.43 AM.png, Screen Shot 2018-07-13 at 11.34.15 AM.png, nested.png, prop-panel.png
>
>
> As a practitioner I want to be able to:
> * select an existing data type
> * create a simple or structured data type
> * create a “compound” (or complex) data type, easily.
> *
expand/collapse views of compound data types, so that I can___
> *
navigate between levels in a compound data type, so that I can___
> * edit an existing data type
> * remove an existing data type
>
…so that I can use the data type when creating a decision related asset.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2728) UX for custom data-types
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2728?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-2728:
-------------------------------------
[~tirelli] [~karreiro] [~manstis] I believe the resolution of the last jiras (2874 & 2888) closes out this particular UX Epic. So I'm going to go ahead and mark this as Resolved as well. As [~tirelli] suggested, I will create new jiras for future iterations and enhancements. Thanks!
> UX for custom data-types
> ------------------------
>
> Key: DROOLS-2728
> URL: https://issues.jboss.org/browse/DROOLS-2728
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-2700.png, Screen Shot 2018-07-13 at 11.26.43 AM.png, Screen Shot 2018-07-13 at 11.34.15 AM.png, nested.png, prop-panel.png
>
>
> As a practitioner I want to be able to:
> * select an existing data type
> * create a simple or structured data type
> * create a “compound” (or complex) data type, easily.
> *
expand/collapse views of compound data types, so that I can___
> *
navigate between levels in a compound data type, so that I can___
> * edit an existing data type
> * remove an existing data type
>
…so that I can use the data type when creating a decision related asset.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months