[Dev] AND query bug in CEP 2.0.0

2013-04-10 Thread Yangjin Wu
Hi all, I am testing the LogicPattern(AND) in CEP using the following query: frome1 = Stream2[price 70] and e2 = Stream2[symbol == IBM] - e3 = Stream1[price 70] insert into OutStream e1.symbol as symbol1, e2.price as symbol2, e3.price

Re: [Dev] [CEP] Siddhi's current limitations - Siddhi will not support joining multiple streams. ?

2013-04-10 Thread Sriskandarajah Suhothayan
Thanks for notifying I have edited to Siddhi does not support joining three or more stream in a single query. Suho On Tue, Apr 9, 2013 at 9:33 PM, Nirmal Fernando nir...@wso2.com wrote: http://docs.wso2.org/wiki/display/CEP210/Current+Limitations AFAIU the wording here is wrong. Siddhi in

[Dev] error: java.io.IOException: Decompression of response failed.

2013-04-10 Thread Jorge Infante Osorio
Hi all. Sorry for post this question here and not in Stack overflow, but we have problems with the internet access in this days, as soon as I have internet I repost the question with the answer in SO. I have this scenario: I consume some information from a data service and another information

Re: [Dev] Message processor's max.delivery.attempts not considered

2013-04-10 Thread Prabath Abeysekera
Hi, Please ignore my previous reply. I've gone through the attached configurations and thought there was nothing wrong in them except for setting the property FORCE_SC_ACCEPTED within the fault sequence, as it wouldn't make any sense to define it in the fault sequence. However, I've tried a

Re: [Dev] [Stratos2] Why we expose CartridgeAgentService ONLY in https transport?

2013-04-10 Thread Damitha Kumarage
Since S2 deployment is internally behind a firewall(This would be the case most of the time IMO) I think default endpoint should be http. It should be configurable by devops otherwise. Damitha On Sun, Apr 7, 2013 at 1:26 AM, Nirmal Fernando nir...@wso2.com wrote: Hi, $Subject? In a S2