[JBoss JIRA] (DROOLS-2578) [DMN Designer] Add use of 'DMNModelInstrumentedBase.setParent(..)' to marshaller
by Matteo Mortari (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2578?page=com.atlassian.jira.plugi... ]
Matteo Mortari commented on DROOLS-2578:
----------------------------------------
[~manstis] so to double-check, this task requires any converters which takes a kie-dmn-model anemic pojo converting to a WB DMN pojo which extends org.kie.workbench.common.dmn.api.definition.v1_1.DMNModelInstrumentedBase to set its parent. Correct?
I will do it although likely there will be less of a need for this namespace scope resolution when dealing with DMN v1.2 (as the prefix: is no longer supported for xml namespaces ;) ) I will keep posted as I progress.
> [DMN Designer] Add use of 'DMNModelInstrumentedBase.setParent(..)' to marshaller
> --------------------------------------------------------------------------------
>
> Key: DROOLS-2578
> URL: https://issues.jboss.org/browse/DROOLS-2578
> Project: Drools
> Issue Type: Sub-task
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Matteo Mortari
> Priority: Critical
>
> In order to correctly handle QName prefix resolution I have added {{DMNModelInstrumentedBase.getPrefixForNamespaceURI(..)}} to the UI model. I will add support for setting it appropriately as the User authors a DMN model in the UI (i.e. to new elements as and when created) however the marshaller will need to set it accordingly when going from KIE-DMN-model to UI-DMN-model too; so existing diagrams have the parental hierarchy correctly set.
> This depends on https://github.com/kiegroup/kie-wb-common/pull/1818 being merged.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (WFLY-10907) ServiceRegistry lookup of legacy SingletonServiceBuilderFactory throws UnsupportedOperationException
by Paul Ferraro (JIRA)
[ https://issues.jboss.org/browse/WFLY-10907?page=com.atlassian.jira.plugin... ]
Paul Ferraro updated WFLY-10907:
--------------------------------
Description: Legacy code will lookup a SingletonPolicy or SingletonServiceBuilderFactory using the deprecated ServiceController.awaitValue() or getValue() methods. Services installed using the new MSC service installation API will throw an UnsupportedOperationException in this case. Consequently, the services providing the legacy implementations of these deprecated APIs need to be installed using the deprecated MSC API to prevent migrated applications from unexpected UnsupportedOperationExceptions. (was: Legacy code will lookup a SingletonPolicy or SingletonServiceBuilderFactory using the deprecated ServiceController.awaitValue() or getValue(). This service needs to be installed using the deprecated MSC API, to prevent an UnsupportedOperationException.)
> ServiceRegistry lookup of legacy SingletonServiceBuilderFactory throws UnsupportedOperationException
> ----------------------------------------------------------------------------------------------------
>
> Key: WFLY-10907
> URL: https://issues.jboss.org/browse/WFLY-10907
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 14.0.0.Beta2
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Critical
>
> Legacy code will lookup a SingletonPolicy or SingletonServiceBuilderFactory using the deprecated ServiceController.awaitValue() or getValue() methods. Services installed using the new MSC service installation API will throw an UnsupportedOperationException in this case. Consequently, the services providing the legacy implementations of these deprecated APIs need to be installed using the deprecated MSC API to prevent migrated applications from unexpected UnsupportedOperationExceptions.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (DROOLS-2888) Data Type UX - dialog enhancements: Add and Reorder
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2888?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-2888:
-------------------------------------
[~tirelli] [~karreiro] I've updated the design, and various reference materials:
* Click-thru: https://cdn.rawgit.com/lclay2/bxms-uxd-sandbox/808aa447/design/dtDemoAddO...
* Created a document to outline the changes made in this story: https://docs.google.com/document/d/1Vf3IemHMhwXUG4tZYSaAyVTSTEiC31lE2dFw-...
* Posted a PDF of the prior design iteration.
I'd like to mark this as Resolved, please let me know, thanks!
> Data Type UX - dialog enhancements: Add and Reorder
> ----------------------------------------------------
>
> Key: DROOLS-2888
> URL: https://issues.jboss.org/browse/DROOLS-2888
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: Screen Shot 2018-08-17 at 4.29.29 PM.png, dataType4.pdf, previous.gif, viewMoreLess.gif
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> As a user I want to:
> * Add fields first to last, not last to first, in an ordered list to support the "reading" order of the fields so that I can simplify my workflow.
> * Reorder the list of Custom data types so that I can arrange data types in a logical order.
> * Add list items in such a way that added Fields will be presented at the bottom of a structured list by default.
> Functional considerations/ pre conditions:
> * Fields will be presented at the bottom of a structured list by default.
> * Design needs to be consistent with Stunner and PF components, such as: https://www.patternfly.org/pattern-library/widgets/#treegrid-table
> * Drag-n-drop be evaluated with regard to accessibility.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (DROOLS-2888) Data Type UX - dialog enhancements: Add and Reorder
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2888?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-2888:
--------------------------------
Attachment: dataType4.pdf
> Data Type UX - dialog enhancements: Add and Reorder
> ----------------------------------------------------
>
> Key: DROOLS-2888
> URL: https://issues.jboss.org/browse/DROOLS-2888
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: Screen Shot 2018-08-17 at 4.29.29 PM.png, dataType4.pdf, previous.gif, viewMoreLess.gif
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> As a user I want to:
> * Add fields first to last, not last to first, in an ordered list to support the "reading" order of the fields so that I can simplify my workflow.
> * Reorder the list of Custom data types so that I can arrange data types in a logical order.
> * Add list items in such a way that added Fields will be presented at the bottom of a structured list by default.
> Functional considerations/ pre conditions:
> * Fields will be presented at the bottom of a structured list by default.
> * Design needs to be consistent with Stunner and PF components, such as: https://www.patternfly.org/pattern-library/widgets/#treegrid-table
> * Drag-n-drop be evaluated with regard to accessibility.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (WFLY-10907) ServiceRegistry lookup of legacy SingletonServiceBuilderFactory throws UnsupportedOperationException
by Paul Ferraro (JIRA)
[ https://issues.jboss.org/browse/WFLY-10907?page=com.atlassian.jira.plugin... ]
Paul Ferraro updated WFLY-10907:
--------------------------------
Description: Legacy code will lookup a SingletonPolicy or SingletonServiceBuilderFactory using the deprecated ServiceController.awaitValue() or getValue(). This service needs to be installed using the deprecated MSC API, to prevent an UnsupportedOperationException. (was: Legacy code will lookup SingletonServiceBuilderFactory using the deprecated ServiceController.awaitValue() or getValue(). This service needs to be installed using the deprecated MSC API, to prevent an UnsupportedOperationException.)
> ServiceRegistry lookup of legacy SingletonServiceBuilderFactory throws UnsupportedOperationException
> ----------------------------------------------------------------------------------------------------
>
> Key: WFLY-10907
> URL: https://issues.jboss.org/browse/WFLY-10907
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 14.0.0.Beta2
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Labels: regress
>
> Legacy code will lookup a SingletonPolicy or SingletonServiceBuilderFactory using the deprecated ServiceController.awaitValue() or getValue(). This service needs to be installed using the deprecated MSC API, to prevent an UnsupportedOperationException.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months