Hi<br> I am a newbie to drools. I would like to convert an existing .drl file in drools2.0 format to drools5.0 format. <br>The existing file name is exmpldrools2.0.drl but it is in xml format. <br>But when i just convert the contents of it to drools5.0 xml format and try to save it as exmpldrools5.0.drl and try to load the .drl file using knowledgebuilder i get the error,<br>
&quot;[ERR 101] Line 1:0 no viable alternative at input &#39;&lt;&#39; &quot;  . It throws error in the first line which is &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;. <br>Please help me solve this problem.<br>
How do i use xml files instead of .drl files and load the rules?<br>thanks<br>ABRA<br>