You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rayees Namathponnan <ra...@citrix.com> on 2013/10/25 02:17:08 UTC

About component.xml and applicationContext.xml.in

In 4.2,  component.xml and applicationContext.xml.in using to load required plugin in management server.

component.xml and applicationContext.xml.in are removed from master branch ?  this case,   where I can enable or disable plugin from cloudstack ?

Regards,
Rayees


Re: About component.xml and applicationContext.xml.in

Posted by Darren Shepherd <da...@gmail.com>.
Refer to
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Extensions

https://cwiki.apache.org/confluence/display/CLOUDSTACK/Plug-ins%2C+Modules%2C+and+Extensions

In short your can either add/remove jars from the classpath or use the
*exclude properties to disable elements.  Exclude properties are
usually the easiest as most everything is enabled by default.

Darren

On Thu, Oct 24, 2013 at 5:17 PM, Rayees Namathponnan
<ra...@citrix.com> wrote:
> In 4.2,  component.xml and applicationContext.xml.in using to load required plugin in management server.
>
> component.xml and applicationContext.xml.in are removed from master branch ?  this case,   where I can enable or disable plugin from cloudstack ?
>
> Regards,
> Rayees
>