[rules-users] Drools IDE Views and StatelessSessions

Kris Verlaenen kris.verlaenen at cs.kuleuven.be
Tue Aug 11 19:54:15 EDT 2009


Yes, this is a "limitation" of the IDE.  The reason is that a stateless
session does not provide the methods needed to retrieve the information
the IDE needs.  For retrieving the state of the session, you will need
to use a stateful session (at least for testing).

Kris

Quoting "Miles, Eric" <zemiles at choosehmc.com>:

> I don't see anywhere in the documentation that states the Drools IDE
> Views such as Working Memory, Global, and Agenda will not work with
> Stateless sessions, but I'm having problems having anything appear
> here
> using Drools 5.0.0.  Using a Stateful Session, these views are
> populated.  Changing the same test to a Stateless Session nothing
> appears.  Breakpoints DO work with the Stateless Session as I can
> stop
> inside of a consequence.  Some bound facts are present in the Debug
> Variables view, but not all.  Am I doing something wrong or is this
> a
> limitation of the IDE?
> 
>  
> 
> Thanks.
> 
> Eric Miles
> 
> 




Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



More information about the rules-users mailing list