rafaelweingartner opened a new pull request #2348: Remove ejb-api 3.0 dependency URL: https://github.com/apache/cloudstack/pull/2348 This PR is proposing the removal of "ejb-api" 3.0 JAR. We use spring to manage objects creation and injection. Thus, spring beans do not need the annotation @Local. The @Component or the bean declaration in the XML is enough to wire the object in Spring life-cycle.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
