<br>&nbsp;&nbsp; Zoltan,<br><br>&nbsp;&nbsp; Assuming there is no typo in your code, entry point should not be null:<br><br>WorkingMemoryEntryPoint ep = session.getEntryPoint(&quot;<font size="2" color="#0000ff" face="Arial">eventDoor&quot;);</font><br>
assertNotNull( ep );<br><br>&nbsp;&nbsp;&nbsp; If it is null, there is probably a bug we need to fix. In this case, can you open a JIRA with your test case?<br><br>&nbsp;&nbsp;&nbsp; Thanks,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Edson<br><br><div class="gmail_quote">2009/1/22 Zoltan Farkas <span dir="ltr">&lt;<a href="mailto:zoly@daxtechnologies.com">zoly@daxtechnologies.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<div><span><font size="2" color="#0000ff" face="Arial">I load 
my kbase from a URL resource published by guvnor.</font></span></div>
<div><span><font size="2" color="#0000ff" face="Arial"></font></span>&nbsp;</div>
<div><span><font size="2" color="#0000ff" face="Arial">the 
DRL version of my package is:</font></span></div>
<div><span><font size="2" color="#0000ff" face="Arial"></font></span>&nbsp;</div>
<div><span><font size="2" color="#0000ff" face="Arial">here 
is how my package source is displayed by gunor:</font></span></div>
<div><span><font size="2" color="#0000ff" face="Arial"></font></span>&nbsp;</div>
<div><span><font size="2" color="#0000ff" face="Arial">package eventprocessor<br>import 
package.ExtendedEventVO<br></font></span></div>
<div><span><font size="2" color="#0000ff" face="Arial">global 
EventExpertProcessor processor</font></span></div>
<div><span><br><font size="2" color="#0000ff" face="Arial">rule &quot;Test&quot;<br>&nbsp;dialect 
&quot;mvel&quot;<br>&nbsp;when<br>&nbsp;&nbsp;ExtendedEventVO( 
)<br>&nbsp;then<br>&nbsp;&nbsp;System.out.println(&quot;Hello World, events 
happen!!!&quot;)<br>end</font></span></div>
<div><br><font size="2" color="#0000ff" face="Arial">rule &#39;TestEntryPoint&#39;<br>dialect 
&#39;mvel&#39;<br>&nbsp;when<br>&nbsp;&nbsp;ExtendedEventVO() from entry-point 
eventDoor<br>&nbsp;then<br>&nbsp;&nbsp;System.out.println(&quot;Hello World, events 
happen!!!&quot;)<br>end</font></div>
<div><font size="2" color="#0000ff" face="Arial"></font>&nbsp;</div>
<div><span><font size="2" color="#0000ff" face="Arial">I saw 
similar Unit tests in the source code that pass the only difference I see is 
that I am getting the rules via guvnor, is it possible that Guvnor does not 
serialize the entryPoint?</font></span></div>
<div><span><font size="2" color="#0000ff" face="Arial">any 
idea what the problem can be?</font></span></div>
<div><span><font size="2" color="#0000ff" face="Arial"></font></span>&nbsp;</div>
<div><span><font size="2" color="#0000ff" face="Arial">--zoly</font></span></div>
<div><span><font size="2" color="#0000ff" face="Arial"></font></span>&nbsp;</div></div>
<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>
<br></blockquote></div><br><br clear="all"><br>-- <br> &nbsp;Edson Tirelli<br> &nbsp;JBoss Drools Core Development<br> &nbsp;JBoss, a division of Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a><br>