[JBoss JIRA] (WFLY-12461) Can't use smallrye-health without weld extension
by Florian Sailer (Jira)
Florian Sailer created WFLY-12461:
-------------------------------------
Summary: Can't use smallrye-health without weld extension
Key: WFLY-12461
URL: https://issues.jboss.org/browse/WFLY-12461
Project: WildFly
Issue Type: Bug
Components: MP Health
Affects Versions: 17.0.1.Final
Reporter: Florian Sailer
Assignee: Jeff Mesnil
Since this commit in the smallrye implementation it was possible to use smallrye without CDI.
https://github.com/smallrye/smallrye-health/commit/a6a7812877d74d2c3f5b29...
I'm trying to migrate from Wildfly 15.0.1-Final to 17.0.1-Final, where the smallrye-health extension unfortunately needs weld to startup. It's not possbible for me to activate weld on my sever, because there are some problems using the org.apache.cxf.jaxrs framework with weld.
I am getting the following exception while starting:
14:16:04,960 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0362: Capabilities required by resource '/subsystem=microprofile-health-smallrye' are not available:
org.wildfly.weld; There are no known registration points which can provide this capability.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
7 months, 3 weeks
[Red Hat JIRA] (DROOLS-6001) DMN Validation, wrong human friendly message of contraction
by Kris Verlaenen (Jira)
[ https://issues.redhat.com/browse/DROOLS-6001?page=com.atlassian.jira.plug... ]
Kris Verlaenen updated DROOLS-6001:
-----------------------------------
Sprint: 2021 Week 04-06 (from Jan 25), 2021 Week 07-09 (from Feb 15) (was: 2021 Week 04-06 (from Jan 25))
> DMN Validation, wrong human friendly message of contraction
> -----------------------------------------------------------
>
> Key: DROOLS-6001
> URL: https://issues.redhat.com/browse/DROOLS-6001
> Project: Drools
> Issue Type: Bug
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
> Attachments: framingham.dmn
>
>
> {code}
> [INFO] analysis for decision table 'SBP score':
> [WARNING] Table is not fully contracted. Combine rules [2, 3, 19, 20, 8, 9, 14, 15] by joining input 1.
> [WARNING] Second Normal Form Violation: Input 1 is irrelevant for rules [2, 3, 19, 20, 8, 9, 14, 15]. Consider combining these rules over the irrelevant input
> {code}
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
2 years, 7 months