<div dir="ltr"><div><div><div><div>Hi <br><br></div>I have a problem with calendars in guvnor. I want to use calendars feature in my rules and I&#39;ve defined such rule in Guvnor:<br><br>rule &quot;CalendarTest&quot;<br>        calendars &quot;AUD Home Loans&quot;<br>
        no-loop true<br>        dialect &quot;mvel&quot;<br>        when<br>            <br>        then<br>            System.out.println(&quot;CALENDAR IS WORKING!!!&quot;);<br>
    end<br><br></div>When in my application I consume ChangeSet.xml in which i specify recources in binary format as PKG type, it always fires this rule even if there is no calendar in session. However, if i defined sources in changeset in DRL format, everything is ok. <br>
<br></div>Can you help me, why is it so?<br><br></div>Thanks, Anton<code></code><br></div>