I have a little problem with WSO2 CEP. I'm using version 3.1.0 and I have a JMS queue. So, in my queue I have a few different type of events and in CEP I have the same number of different execution plans. My question is about, how can I distinguish incomming events, because now only one execution plan works fine and it get all type of events (so I get a lot of erros, because only one event works with this plan and other doesn't). Is this possible to do, what i'm doing? Maybe someone had this problem before and could answer me.
Kacu