Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-06-04 Thread Buddhima Wijeweera
Hi All, We are in the process of introducing this to ESB. I have successfully added relevant features and data publishing is working fine with ESB. But I can see the following logs in a fresh ESB pack first start (those are not appearing when restarting again). [2016-06-04 21:57:10,253] INFO -

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-05-20 Thread Niranjan Karunanandham
Hi Pulasthi, Did you add the feature to the p2-repo generation section in the pom? Can you check if the feature is there in your p2-repo? Regards, Nira On Fri, May 20, 2016 at 2:46 PM, Pulasthi Mahawithana wrote: > Hi Niranjan, > > It was failing with the p2 repo that is

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-05-20 Thread Pulasthi Mahawithana
Hi Niranjan, It was failing with the p2 repo that is created in p2-profile-gen. Looking at the pom at [1], this feature only imports the org.wso2.carbon.core which is available in IS but as a different patch release version. Does the difference in the patch release version matter here? Or is it

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-05-20 Thread Niranjan Karunanandham
Hi Pulasthi, When building the product, are you referring to the p2-repo of the locally built carbon-feature-repository or to a p2-repo that you create in p2-profile-gen. If so this issue can happen if the feature that you are installing has import features which are not there in your p2-repo.

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-05-20 Thread Pulasthi Mahawithana
I tried to add this feature to product-is 's p2-profile-gen. But it fails saying, Installation failed. The installable unit org.wso2.carbon.event.publisher.aggregate.feature.group/5.0.11 has not been found. However I can install it from feature management UI when I merged and built the carbon

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-04-26 Thread Niranjan Karunanandham
Hi Malith, Since this feature will be included in the next ESB release, IMO it would be better to close the current PR and have it included in the same PR after the product release. Regards, Nira On Mon, Apr 25, 2016 at 6:05 PM, Malith Dhanushka wrote: > Hi Niranjan, > >

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-04-25 Thread Malith Dhanushka
Hi Niranjan, Correction on my previous reply. we have to ship this feature by default with ESB and APIM. So this needs to be released with the immediate ESB or APIM release. @Viraj - Please include this feature in next ESB release. I have already sent a pull request by including this to

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-04-25 Thread Malith Dhanushka
Hi Niranjan, Since this feature doesn't ship by default in any of the products, please go ahead and merge this as an special case. Thanks, Malith On Tue, Apr 12, 2016 at 10:56 AM, Niranjan Karunanandham wrote: > Hi Malith, > > On Fri, Mar 18, 2016 at 11:42 AM, Malith

Re: [Dev] [Architecture] Common configuration for publishing events from carbon servers to DAS/CEP

2016-04-11 Thread Niranjan Karunanandham
Hi Malith, On Fri, Mar 18, 2016 at 11:42 AM, Malith Dhanushka wrote: > > > On Fri, Mar 18, 2016 at 11:38 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> This new change is only for OSGi based servers in the platform right? Are >> there any changes for standalone