Murali Reddy created CLOUDSTACK-1391: ----------------------------------------
Summary: 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