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

Kelven Yang commented on CLOUDSTACK-1917:
-----------------------------------------

With removal of component auto-scanning, all components are needed to configure 
in XML files. For OSS deployment, component declarations will be in 
applicationContext.xml and componentContext.xml, for non-OSS deployment, 
component declarations will be in applicationContext.xml and 
nonossComponentContext.xml

OSS/non-OSS common components should all go to applicationContext.xml, OSS or 
non-OSS specific components, or if there are OSS or non-OSS specific adapter 
configurations, they should go to componentContext.xml or 
nonComponentContext.xml respecitively.

If you add a big feature module, organize all components for the module into 
its own section.


                
> Finalize content of componentContext.xml to be more friendly for plugin 
> developers 
> -----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1917
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1917
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.1.0
>            Reporter: Kelven Yang
>            Assignee: Kelven Yang
>            Priority: Critical
>
> Not sure if this is an urgent need, but would like to raise it before cutting 
> RC for 4.1. It will take about a day to fine-tune the content.

--
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