[switchyard-issues] [JBoss JIRA] (SWITCHYARD-526) Add support for @Producer to BeanComponent

Daniel Bevenius (Created) (JIRA) jira-events at lists.jboss.org
Fri Nov 4 07:39:45 EDT 2011


Add support for @Producer to BeanComponent
------------------------------------------

                 Key: SWITCHYARD-526
                 URL: https://issues.jboss.org/browse/SWITCHYARD-526
             Project: SwitchYard
          Issue Type: Feature Request
          Components: component-bean
            Reporter: Daniel Bevenius
             Fix For: 0.4


Currently, deployments containing classes that use CDI @Producer annotations are not made available in BeanDeploymentMetaData. 
SwitchYardCDIServiceDiscovery does not process such classes and they are not available to SwitchYard deployments. 
A suggestion for how this might look can be found [here|https://github.com/danbev/components/blob/cdi-producer/bean/src/main/java/org/switchyard/component/bean/SwitchYardCDIServiceDiscovery.java#L95]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list