Sorry, I&#39;m not an eclipse user :)<div>If you are having troubles with BRMS, then you can contact Redhat&#39;s support team, right? But again, the FileNotFoundException is because the file is not being found where you are saying. Try to do a simple test using this.getClass().getResourceAsStream(&quot;rules/ChangeSet.xml&quot;); to see if it also fails. </div>

<div><br></div><div>Best Regards, <br clear="all"><br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Developer @ <a href="http://www.plugtree.com" target="_blank">http://www.plugtree.com </a><br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>


<br><br><div class="gmail_quote">On Tue, Jan 3, 2012 at 7:49 PM, kachaps4u <span dir="ltr">&lt;<a href="mailto:kachanAnidharan@gmail.com">kachanAnidharan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

/Class path is defined and ChangeSet.xml is inside it. Below you can see my<br>
classpath for the drools project. I found my ChangeSet.xml exists in rules<br>
folder too. Please read my edited post before. I am trying to solve that<br>
object instance error. Any reason why?/<br>
<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>
&lt;classpath&gt;<br>
        &lt;classpathentry kind=&quot;src&quot; path=&quot;src/main/java&quot;/&gt;<br>
        &lt;classpathentry kind=&quot;src&quot; path=&quot;src/main/rules&quot;/&gt;<br>
        &lt;classpathentry kind=&quot;con&quot; path=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot;/&gt;<br>
        &lt;classpathentry kind=&quot;con&quot; path=&quot;DROOLS/Drools&quot;/&gt;<br>
        &lt;classpathentry kind=&quot;output&quot; path=&quot;bin&quot;/&gt;<br>
&lt;/classpath&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/urlResource-applyChangeset-and-authentication-error-tp3629051p3629923.html" target="_blank">http://drools.46999.n3.nabble.com/urlResource-applyChangeset-and-authentication-error-tp3629051p3629923.html</a><br>


</font></span><div class="HOEnZb"><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br></div>