[rules-users] ClassCastException: MVELDialectConfiguration cannot be cast to DialectConfiguration

2013-03-26 Thread Peach Wyss
Hy I get the following error: ...    Caused by: org.drools.RuntimeDroolsException: Unable to load dialect 'org.drools.rule.builder.dialect.mvel.MVELDialectConfiguration:mvel:org.drools.rule.builder.dialect.mvel.MVELDialectConfiguration'         at

[rules-users] Guvnor - Best Practices for Changes in Production / DEV Environment

2013-10-21 Thread Peach Wyss
Hy all We're having the following Environments: - DEV (dev site) - Guvnor WebApp: Used for defining the rules and exporting the xxx_rules.pkg during development. - XXX WebApp: Our WebApp which uses the xxx_rules.pkg for executing the rules, for testing during development.

[rules-users] Question to Knowledge-Agent Behaviour

2014-03-13 Thread Peach Wyss
Hy all We're having the following situation in our application: ChangeSet: change-set xmlns='http://drools.org/drools-5.0/change-set' xmlns:xs='http://www.w3.org/2001/XMLSchema-instance'   xs:schemaLocation='http://drools.org/drools-5.0/change-set

[rules-users] KnowledgeAgent, when to stop notifier/scanner services?

2014-03-18 Thread Peach Wyss
Hy all I have seen a few references warning that the change notifier and change scanner services must be stopped or a memory leak can occur, but where would I stop them? The knowledge base needs to live on and be updated as new knowledge sessions are created from it. So the only place I