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

ASF subversion and git services commented on CLOUDSTACK-1391:
-------------------------------------------------------------

Commit d76211d5d0f289995a47f0f28227a3a39d8a3a40 in branch refs/heads/4.1 from 
[~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=d76211d ]

CLOUDSTACK-1391: EventBus is not getting injected after javelin merge

added logic to inject event bus using ComponentContext.getComponent

                
> EventBus is not getting injected after javelin merge
> ----------------------------------------------------
>
>                 Key: CLOUDSTACK-1391
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1391
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0
>            Reporter: Murali Reddy
>            Assignee: Murali Reddy
>             Fix For: 4.1.0
>
>
> With Javelin merge, components that were injected using componen.xml, were 
> affected. Event framework  was using old component locator to initialise the 
> RabbitMQ event bus, which was no longe getting injected.
> Use the @Component, and @Inject to load the event bus.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to