[JBoss JIRA] (DROOLS-5039) DMN Designer convert java class with invalid DMN identiefier
by Jozef Marko (Jira)
Jozef Marko created DROOLS-5039:
-----------------------------------
Summary: DMN Designer convert java class with invalid DMN identiefier
Key: DROOLS-5039
URL: https://issues.redhat.com/browse/DROOLS-5039
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.33.0.Final
Reporter: Jozef Marko
Assignee: Daniel José dos Santos
Attachments: Screenshot from 2020-02-05 16-21-10.png
There is an issue if user convert java class to DMN data type while the java class contains field name, that is invalid identifier for DMN.
for example assume this java class and try to convert it into DMN data type, you will get an error as attached.
{code:java}
public class Address {
private int number;
}
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (DROOLS-5036) [DMN Designer] Add support for (un)marshalling disconnected connections
by Jozef Marko (Jira)
Jozef Marko created DROOLS-5036:
-----------------------------------
Summary: [DMN Designer] Add support for (un)marshalling disconnected connections
Key: DROOLS-5036
URL: https://issues.redhat.com/browse/DROOLS-5036
Project: Drools
Issue Type: Bug
Affects Versions: 7.33.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Connections leading 'nowhere' are lost after save and reopen the diagram.
It is possible to have either the _start_ (source node) or _end_ (target node) of a connection "disconnected" i.e. not attached to a node.
The DMN (un)marshaller needs to support this (as per the narrative below). The client-side (un)marshaller also needs to support it.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (DROOLS-4216) Create a common module for runtime and testing version of kogito webapp
by Yeser Amer (Jira)
[ https://issues.redhat.com/browse/DROOLS-4216?page=com.atlassian.jira.plug... ]
Yeser Amer updated DROOLS-4216:
-------------------------------
Summary: Create a common module for runtime and testing version of kogito webapp (was: Create runtime and testing version of kogito webapp)
> Create a common module for runtime and testing version of kogito webapp
> -----------------------------------------------------------------------
>
> Key: DROOLS-4216
> URL: https://issues.redhat.com/browse/DROOLS-4216
> Project: Drools
> Issue Type: Sub-task
> Components: Scenario Simulation and Testing
> Reporter: Gabriele Cardosi
> Assignee: Yeser Amer
> Priority: Major
> Labels: ScenarioSimulation
>
> For each asset there should be two *kogito* webapp:
> # a **development/testing** one, that should provide **VS CODE** features,
> # a **runtime** one, without the above, to be used inside **VS CODE**
> To allow *inheritance* and avoid code-duplication, a common, parent *jar* will also be implemented
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (WFLY-13080) Opentracing is not working after redeployment
by Martin Stefanko (Jira)
Martin Stefanko created WFLY-13080:
--------------------------------------
Summary: Opentracing is not working after redeployment
Key: WFLY-13080
URL: https://issues.redhat.com/browse/WFLY-13080
Project: WildFly
Issue Type: Bug
Components: MP OpenTracing
Affects Versions: 19.0.0.Beta2
Reporter: Martin Stefanko
Assignee: Emmanuel Hugonnet
When the application that uses opentracing is redeployment the spans are no longer sent to the Jaeger. When the server is restarted, everything works again. Please see the attached reproducer.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (DROOLS-2397) PMML modules have classloader issues in OSGi
by Marek Novotny (Jira)
[ https://issues.redhat.com/browse/DROOLS-2397?page=com.atlassian.jira.plug... ]
Marek Novotny reassigned DROOLS-2397:
-------------------------------------
Assignee: Edson Tirelli (was: Lance Leverich)
> PMML modules have classloader issues in OSGi
> --------------------------------------------
>
> Key: DROOLS-2397
> URL: https://issues.redhat.com/browse/DROOLS-2397
> Project: Drools
> Issue Type: Bug
> Affects Versions: 7.6.0.Final
> Environment: Equinox OSGi container, Java 8
> Reporter: Jens Reimann
> Assignee: Edson Tirelli
> Priority: Major
> Labels: drools-core
>
> The drools PMML modules (drools-pmml and kie-pmml) both suffer from a few class loader issues when running inside an OSGi container.
> The KieBase built for transforming the PMML model to Drools model selects the wrong class loader (based on the context class loader). The JAXB instance creator fails with the same problem.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months