[JBoss JIRA] (DROOLS-3605) Invalid DMN file after migration 1.1 -> 1.2
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3605?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3605:
----------------------------------------
I'd guess the reference to {{kie.tSalary}} on the {{InputData}} and {{Decision}} are wrong.
> Invalid DMN file after migration 1.1 -> 1.2
> -------------------------------------------
>
> Key: DROOLS-3605
> URL: https://issues.jboss.org/browse/DROOLS-3605
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Daniele Zonca
> Assignee: Michael Anstis
> Priority: Major
> Attachments: dmn-daniele_after.dmn, dmn-daniele_before.dmn
>
>
> `dmn-daniele_before.dmn` is a simple 1.1 DMN file. After migration (`dmn-daniele_after.dmn`) DMN model compilation fails with this error
> [KBase: defaultKieBase]: DMN: Unable to resolve type reference 'kie.tSalary' on node 'Yearly Salary' (resource: com/dmn-daniele.dmn, DMN id: _8B521A18-C356-44D4-BEF0-123676DEDEE0, The listed type definition was not found)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3605) Invalid DMN file after migration 1.1 -> 1.2
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3605?page=com.atlassian.jira.plugi... ]
Daniele Zonca commented on DROOLS-3605:
---------------------------------------
[~tari_manga]
FYI
> Invalid DMN file after migration 1.1 -> 1.2
> -------------------------------------------
>
> Key: DROOLS-3605
> URL: https://issues.jboss.org/browse/DROOLS-3605
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Daniele Zonca
> Assignee: Michael Anstis
> Priority: Major
> Attachments: dmn-daniele_after.dmn, dmn-daniele_before.dmn
>
>
> `dmn-daniele_before.dmn` is a simple 1.1 DMN file. After migration (`dmn-daniele_after.dmn`) DMN model compilation fails with this error
> [KBase: defaultKieBase]: DMN: Unable to resolve type reference 'kie.tSalary' on node 'Yearly Salary' (resource: com/dmn-daniele.dmn, DMN id: _8B521A18-C356-44D4-BEF0-123676DEDEE0, The listed type definition was not found)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3605) Invalid DMN file after migration 1.1 -> 1.2
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3605?page=com.atlassian.jira.plugi... ]
Daniele Zonca updated DROOLS-3605:
----------------------------------
Description:
`dmn-daniele_before.dmn` is a simple 1.1 DMN file. After migration (`dmn-daniele_after.dmn`) DMN model compilation fails with this error
[KBase: defaultKieBase]: DMN: Unable to resolve type reference 'kie.tSalary' on node 'Yearly Salary' (resource: com/dmn-daniele.dmn, DMN id: _8B521A18-C356-44D4-BEF0-123676DEDEE0, The listed type definition was not found)
was:
`dmn-daniele_before.dmn` is a simple 1.1 DMN file. After migration (`dmn-daniele_after.dmn`) DMN model compilation fails with this error
> Invalid DMN file after migration 1.1 -> 1.2
> -------------------------------------------
>
> Key: DROOLS-3605
> URL: https://issues.jboss.org/browse/DROOLS-3605
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Daniele Zonca
> Assignee: Michael Anstis
> Priority: Major
> Attachments: dmn-daniele_after.dmn, dmn-daniele_before.dmn
>
>
> `dmn-daniele_before.dmn` is a simple 1.1 DMN file. After migration (`dmn-daniele_after.dmn`) DMN model compilation fails with this error
> [KBase: defaultKieBase]: DMN: Unable to resolve type reference 'kie.tSalary' on node 'Yearly Salary' (resource: com/dmn-daniele.dmn, DMN id: _8B521A18-C356-44D4-BEF0-123676DEDEE0, The listed type definition was not found)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3605) Invalid DMN file after migration 1.1 -> 1.2
by Daniele Zonca (Jira)
Daniele Zonca created DROOLS-3605:
-------------------------------------
Summary: Invalid DMN file after migration 1.1 -> 1.2
Key: DROOLS-3605
URL: https://issues.jboss.org/browse/DROOLS-3605
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Daniele Zonca
Assignee: Michael Anstis
Attachments: dmn-daniele_after.dmn, dmn-daniele_before.dmn
`dmn-daniele_before.dmn` is a simple 1.1 DMN file. After migration (`dmn-daniele_after.dmn`) DMN model compilation fails with this error
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (WFLY-10728) RESTEASY008200: JSON Binding deserialization error for valid JSON
by Alessio Soldano (Jira)
[ https://issues.jboss.org/browse/WFLY-10728?page=com.atlassian.jira.plugin... ]
Alessio Soldano closed WFLY-10728.
----------------------------------
Resolution: Out of Date
> RESTEASY008200: JSON Binding deserialization error for valid JSON
> -----------------------------------------------------------------
>
> Key: WFLY-10728
> URL: https://issues.jboss.org/browse/WFLY-10728
> Project: WildFly
> Issue Type: Bug
> Components: REST
> Affects Versions: 13.0.0.Final
> Environment: JDK-10.0.1
> Reporter: Guido Schmidt
> Assignee: Ron Sigal
> Priority: Major
> Attachments: TestRestEasy.war, User.java, UserQueryForm.java, UsersApi.java, single-application.zip
>
>
> I found the following regression issue running the code inside an ejb jar:
> In the context of a search for a user for a user via the Wordpress REST API, I get e.g. following String:
> {code:JavaScript}
> {{[{
> "id": 15,
> "username": "wpx1",
> "name": "Word Press1",
> "first_name": "Word",
> "last_name": "Press1",
> "email": "wpx1(a)pb.com",
> "url": "",
> "description": "",
> "link": "http:\/\/www.pbpiazza.com\/dayc\/archives\/author\/wpx1",
> "locale": "en_US",
> "nickname": "wpx1",
> "slug": "wpx1",
> "roles": ["contributor"],
> "registered_date": "2018-07-23T08:59:13+00:00",
> "capabilities": {
> "edit_posts": true,
> "read": true,
> "level_1": true,
> "level_0": true,
> "delete_posts": true,
> "manage_bookings": true,
> "upload_event_images": true,
> "delete_events": true,
> "edit_events": true,
> "read_private_events": true,
> "delete_recurring_events": true,
> "edit_recurring_events": true,
> "edit_locations": true,
> "read_private_locations": true,
> "read_others_locations": true,
> "contributor": true
> },
> "extra_capabilities": {
> "contributor": true
> },
> "avatar_urls": {
> "24": "http:\/\/1.gravatar.com\/avatar\/a4d79ad5a72a13f7d7739c9a3dd9a17b?s=24&d=mm&r=g",
> "48": "http:\/\/1.gravatar.com\/avatar\/a4d79ad5a72a13f7d7739c9a3dd9a17b?s=48&d=mm&r=g",
> "96": "http:\/\/1.gravatar.com\/avatar\/a4d79ad5a72a13f7d7739c9a3dd9a17b?s=96&d=mm&r=g"
> },
> "meta": [],
> "_links": {
> "self": [{
> "href": "http:\/\/www.pbpiazza.com\/dayc\/wp-json\/wp\/v2\/users\/15"
> }
> ],
> "collection": [{
> "href": "http:\/\/www.pbpiazza.com\/dayc\/wp-json\/wp\/v2\/users"
> }
> ]
> }
> }
> ]}}
> {code}
> This is achieved by a call of the UsersApi method listUsersAsString:
>
> ResteasyWebTarget target = (ResteasyWebTarget)restEasy.target(uri);
> target.proxy(UsersApi.class);
> The call rendering the result into a List<User> fails with error message in the subject.
> The result is perfectly fine running Wildfly 11.Plain test cases with Wildfly 13 libraries is also fine. It seems to be a runtime configuration issue of RESTEasy in WIldfly 13.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months
[JBoss JIRA] (DROOLS-3482) Terminology for DMN import
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3482?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3482:
-------------------------------------
Thank you [~stetson.robinson]
> Terminology for DMN import
> --------------------------
>
> Key: DROOLS-3482
> URL: https://issues.jboss.org/browse/DROOLS-3482
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Stetson Robinson
> Priority: Minor
> Labels: drools-tools
>
> Define best term to use for importing a DMN file, from the project directory. Importing a .dmn file will include file nodes, data types, etc. The term will be used for a tab label, button labels, and the like.
> UX mockups currently use "import" but other terms such as "include" have been discussed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 11 months