Re: Options for achieving this in Camel running inside Tomcat or Jetty

2012-05-10 Thread Claus Ibsen
> > My current idea is to have a EmbeddedDroolsRuleEngine#callRuleEngine write > the results to a queue and then I can have a ConsumerTemplate read from this > queue. But I'm not sure how good a solution this is. > > Any ideas about how to get this done would be appreciated? >

Options for achieving this in Camel running inside Tomcat or Jetty

2012-05-10 Thread soumya_sd
have a EmbeddedDroolsRuleEngine#callRuleEngine write the results to a queue and then I can have a ConsumerTemplate read from this queue. But I'm not sure how good a solution this is. Any ideas about how to get this done would be appreciated? Thanks. -- View this message in context: