-
Bug
-
Resolution: Done
-
Major
-
EAP-XP-3.0.0.CR1, 7.4.0.Beta
-
None
I can see following warning when I run Wildfly microprofile-reactive-messaging-kafka quickstart:
23:15:58,119 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0012: Warning while parsing jar:file:/tmp/orig-wfly/wildfly-23.0.0.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/wildfly-microprofile-reactive-streams-operators-cdi-provider-23.0.0.Final.jar!/META-INF/beans.xml:28 cvc-complex-type.4: Attribute 'bean-discovery-mode' must appear on element 'beans'. 23:15:58,167 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0012: Warning while parsing jar:file:/tmp/orig-wfly/wildfly-23.0.0.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.0.0.jar!/META-INF/beans.xml:6 cvc-complex-type.4: Attribute 'bean-discovery-mode' must appear on element 'beans'.
- clones
-
JBEAP-21376 Warn message WFLYWELD0012 in Kafka connector during microprofile-reactive-messaging-kafka quickstart
- Resolved
-
WFLY-14714 Warn message WFLYWELD0012 in RSO CDI provider during microprofile-reactive-messaging-kafka quickstart
- Closed