Hi Drool users,<br>      I&#39;m a total noob in drools, so please forgive me if my questions are answered before (By  the way I did search the mailing listing but didn&#39;t get anything suitable).<br><br>The Q I have is &quot;Is there a way to specify the encoding for .drl files&quot;???.<br>
I&#39;m using drools 5.0.1 and all my drl files are loaded from changeset.xml.   <br><br>The problem I&#39;m facing is that I have some utf-8 chars in my drl files, which are not interpreted correctly while we compile those files.<br>
I was wondering whether there was a way to specify the encoding in the changeset.xml itself something like this ....<br>&lt;resource source=&#39;classpath:manipulation/abc.drl&#39; type=&#39;DRL&#39; encoding=&#39;UTF-8&#39; /&gt;<br>
<br>Thanks!<br>RD<br><br>