Re: [Dev] Developing support for tool-box approach for WSO2 CEP

2014-10-30 Thread Tishan Dahanayakage
Hi all, On Thu, Oct 30, 2014 at 5:30 AM, Sinthuja Ragendran sinth...@wso2.com wrote: Hi, On Wed, Oct 29, 2014 at 7:30 PM, Lasantha Fernando lasan...@wso2.com wrote: Hi Tishan, Since we can't catch any exceptions properly when simply dropping the files to the relevant directories, I

Re: [Dev] Developing support for tool-box approach for WSO2 CEP

2014-10-30 Thread Sriskandarajah Suhothayan
On Thu, Oct 30, 2014 at 2:10 AM, Tishan Dahanayakage tis...@wso2.com wrote: Hi all, On Thu, Oct 30, 2014 at 5:30 AM, Sinthuja Ragendran sinth...@wso2.com wrote: Hi, On Wed, Oct 29, 2014 at 7:30 PM, Lasantha Fernando lasan...@wso2.com wrote: Hi Tishan, Since we can't catch any

[Dev] Developing support for tool-box approach for WSO2 CEP

2014-10-29 Thread Tishan Dahanayakage
Hi all, I was working on $Subject and following scenario came up. My initial design was to create a new deployment directory, say 'cep-toolbox'. Then write a deployer extending AbstractDeployer. Deployer will get deployed toolbox, unzip it and deploy each artifact to respective deployment

Re: [Dev] Developing support for tool-box approach for WSO2 CEP

2014-10-29 Thread Lasantha Fernando
Hi Tishan, Since we can't catch any exceptions properly when simply dropping the files to the relevant directories, I think going for a admin service call approach might be better. Also, I think initially there were discussions on aligning the toolboxes for BAM/CEP. e.g. You have one toolbox for

Re: [Dev] Developing support for tool-box approach for WSO2 CEP

2014-10-29 Thread Sinthuja Ragendran
Hi, On Wed, Oct 29, 2014 at 7:30 PM, Lasantha Fernando lasan...@wso2.com wrote: Hi Tishan, Since we can't catch any exceptions properly when simply dropping the files to the relevant directories, I think going for a admin service call approach might be better. Also, I think initially there