[ 
https://issues.apache.org/jira/browse/ARTEMIS-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897790#comment-15897790
 ] 

ASF GitHub Bot commented on ARTEMIS-1020:
-----------------------------------------

GitHub user johnament opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1066

    Fixes to CDI client

    ARTEMIS-1020 Observe process bean when finding eligible bean classes to 
allow producer methods.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnament/activemq-artemis ARTEMIS-1020

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1066.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1066
    
----
commit 1aa098cdfa1b4a274ef595d41973e52cffdab96e
Author: John D. Ament <johndam...@apache.org>
Date:   2017-03-06T18:34:50Z

    ARTEMIS-1020 Observe process bean when finding eligible bean classes to 
allow producer methods.

----


> 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)

Reply via email to