[jboss-jira] [JBoss JIRA] (WFLY-9848) JMS CDI extension uses old version of addAnnotatedType
Stuart Douglas (JIRA)
issues at jboss.org
Sun Feb 18 18:50:00 EST 2018
Stuart Douglas created WFLY-9848:
------------------------------------
Summary: JMS CDI extension uses old version of addAnnotatedType
Key: WFLY-9848
URL: https://issues.jboss.org/browse/WFLY-9848
Project: WildFly
Issue Type: Bug
Reporter: Stuart Douglas
Assignee: Jason Greene
This results in warnings in the log:
2018-02-16 15:25:58,897 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-4) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.wildfly.extension.messaging.activemq.deployment.injection.RequestedJMSContext is deprecated from CDI 1.1!
2018-02-16 15:25:58,897 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-4) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.wildfly.extension.messaging.activemq.deployment.injection.TransactedJMSContext is deprecated from CDI 1.1!
2018-02-16 15:25:58,897 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-4) WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.wildfly.extension.messaging.activemq.deployment.injection.InjectedJMSContext is deprecated from CDI 1.1!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list