<font size=2 face="sans-serif">Kris,</font>
<br>
<br><font size=2 face="sans-serif">Thanks for trying to help.</font>
<br><font size=2 face="sans-serif">I just downloaded drools-5.1.0.SNAPSHOT-bin
from </font><a href=https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/><font size=2 face="sans-serif">https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/</font></a><font size=2 face="sans-serif">
&nbsp;- which I found in a thread from this mailing list - and changed
my drools runtime in Eclipse. Since then, it seems that all my problems
are solved! There are no weird errors anymore ;)</font>
<br><font size=2 face="sans-serif">In any case, I'm using Drools 5, and
yes, I'm compiling and executing with the same version.</font>
<br>
<br><font size=2 face="sans-serif">Thanks anyway!</font>
<br><font size=2 face="sans-serif"><br>
<br>
ANA FLÁVIA FONSECA DOS SANTOS<br>
Analista de Desenvolvimento de Software<br>
<br>
PST Eletrônica S/A<br>
Phone: +55 19 3787 6379 <br>
aflavia@pst.com.br<br>
</font><a href=www.pst.com.br><font size=2 face="sans-serif">www.pst.com.br</font></a><font size=2 face="sans-serif"><br>
</font><a href=www.positron.com.br><font size=2 face="sans-serif">www.positron.com.br</font></a><font size=2 face="sans-serif"><br>
<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Kris Verlaenen &lt;kris.verlaenen@cs.kuleuven.be&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">Rules Users List &lt;rules-users@lists.jboss.org&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">14/09/2009 10:59</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [rules-users] java.lang.NoSuchMethodError
on every Action node</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">rules-users-bounces@lists.jboss.org</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Whenever you add a Java action in your process, the
compiler will<br>
generate a Java class in the background that will be used for executing<br>
this action. &nbsp;The error seems to indicate that the class generated
by<br>
the compiler is not what the runtime is expecting. &nbsp;Which version
of<br>
Drools are you using? &nbsp;And are you compiling and executing with the
same<br>
version (or are you for example first building your knowledge base and<br>
then serializing your package or getting it from guvnor)?<br>
<br>
If possible, could you include a sample project that shows the issue, so<br>
I could take a look what's going on at runtime?<br>
<br>
Kris<br>
<br>
<br>
&gt; This time, every action I try to insert in a ruleflow, I receive a
<br>
&gt; java.lang.NoSuchMethodError. I'm even trying a really simple ruleflow<br>
&gt; with <br>
&gt; just one simple action - like System.out.println(&quot;Test&quot;);
- and all I<br>
&gt; get <br>
&gt; is a java.lang.NoSuchMethodError.<br>
<br>
<br>
Disclaimer: </font></tt><a href=http://www.kuleuven.be/cwis/email_disclaimer.htm><tt><font size=2>http://www.kuleuven.be/cwis/email_disclaimer.htm</font></tt></a><tt><font size=2><br>
_______________________________________________<br>
rules-users mailing list<br>
rules-users@lists.jboss.org<br>
</font></tt><a href="https://lists.jboss.org/mailman/listinfo/rules-users"><tt><font size=2>https://lists.jboss.org/mailman/listinfo/rules-users</font></tt></a><tt><font size=2><br>
</font></tt>
<br>