Hey,
I am using Drools 5.5.0final and came acroos a problem when using Querries
with JPA StatefulKnowledgeSession (persistent).
I looked at the implementation and found following:
Link
<
http://grepcode.com/file/repository.jboss.org/nexus/content/repositories/...
/public LiveQuery openLiveQuery(String query,
Object[] arguments,
ViewChangedEventListener listener)
{
// TODO: implement thiss
return null;
}/
It's the same in the newer Version 6.0.0Alpha --> not implemented
Does anyone have an idea how I can use Querries or is it not possible right
now?
--
View this message in context:
http://drools.46999.n3.nabble.com/openLiveQuery-not-implemented-tp4024543...
Sent from the Drools: User forum mailing list archive at
Nabble.com.