Yesterday during a discussion, we figured that there were many such conflicting features. The only workaround is to find those features, and exclude them when installing other features that aggregate these broken features. Need to have Jiras created to keep track of these features.
Azeez On Thu, May 22, 2014 at 7:12 PM, Indika Sampath <[email protected]> wrote: > Hi All, > > Installing Message Broker as a feature in the ESB end up with issue > reported in [1] and [2]. We found that there are Event feature and Key > store management feature conflict in the both MB and ESB packs. > > In carbon/platform/branches/turing/features/repository/4.2.10/pom.xml has > following entries for the Event feature under ESB category. > > <catFeature> > <id>org.wso2.carbon.event.server</id> > <version>4.2.1</version> > </catFeature> > <catFeature> > <id>org.wso2.carbon.event.common</id> > <version>${carbon.platform.version}</version> > </catFeature> > <catFeature> > <id>org.wso2.carbon.event.ui</id> > <version>${carbon.platform.version}</version> > </catFeature> > > MB has following entry for the Event feature > > <catFeature> > <id>org.wso2.carbon.event</id> > <version>4.2.2</version> > </catFeature> > > Difference is MB has aggregated Event feature while ESB has separately use > the Event features. > > Key store management feature has following conflict. > > ESB has > > <catFeature> > <id>org.wso2.carbon.security.mgt</id> > <version>4.2.2</version> > </catFeature> > > and MB has > > <catFeature> > <id>org.wso2.carbon.security.mgt</id> > <version>4.2.4</version> > </catFeature> > > Even though there won't be any practical scenario like $subject, but the > feature installing not working as expected. > > Is there any standard way to overcome this issue ? > > [1] https://wso2.org/jira/browse/MB-688 > [2] https://wso2.org/jira/browse/MB-689 > > Cheers! > > -- > Indika Sampath > Software Engineer > WSO2 Inc. > http://wso2.com > > Phone: +94 716 424 744 > Blog: http://indikasampath.blogspot.com/ > > -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * <http://www.apache.org/>* *email: **[email protected]* <[email protected]> * cell: +94 77 3320919 blog: **http://blog.afkham.org*<http://blog.afkham.org> *twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez <http://lk.linkedin.com/in/afkhamazeez>* *Lean . Enterprise . Middleware*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
