[
https://issues.apache.org/jira/browse/ARTEMIS-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897946#comment-15897946
]
ASF subversion and git services commented on ARTEMIS-1020:
----------------------------------------------------------
Commit a203e47c199ad026a368c2144a64407d8b9e0624 in activemq-artemis's branch
refs/heads/1.x from [~johndament]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=a203e47 ]
ARTEMIS-1020 Fixing CDI client
Observe process bean when finding eligible bean classes to allow producer
methods.
This closes #1066
(cherry picked from commit ffb7c5654a7614813e94d7f6e7934e37dce82139)
> CDI Extension doesn't discover Configuration via CDI producers
> --------------------------------------------------------------
>
> Key: ARTEMIS-1020
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1020
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.5.3
> Reporter: Romain Manni-Bucau
> Assignee: John D. Ament
> Fix For: 2.0.0, 1.5.4
>
>
> Using producers on openwebbeans client or server configurations are not found
> and it leads to an ambiguous resolution. I think ProcessBean should be
> observed instead of ProcessAnnotatedType to capture the actual beans since
> the PAT event doesnt guarantee the bean will be at runtime.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)