Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1361#issuecomment-179310061 @nvazquez, if you have any doubt in some of the spring modules, just shoot me an email (If I have the knowledge I will not hesitate to help you). Now I see why you declared the bean in the XML file. If that was the case, then we can try to find a better place for it. If we are going to declare the bean in an XML file, you can also remove the @Component annotation from it. Looking at the ACS structure, I believe that one of the best places to put this bean would be the âspring-engine-storage-core-contextâ, instead of âspring-engine-storage-image-core-contextâ. I find it better to make the bean you created available to every project/plugin-in that works with storage. I will be waiting to see the result from your test with a VMware environment.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---