Hello,<br>yes this is true, you need a no-argument constructor (like most moderm framework).<br>You can use <a href="http://www.eclipse.org/aspect">AspectJ</a> or <a href="http://static.springsource.org/spring/docs/2.0.x/reference/aop.html">Spring</a> to dynamically add a no-argument constructor.<br>
Regards<br>Nicolas <br><br>2011/5/20 Lisa Horton &lt;<a href="mailto:LHorton@abclegal.com">LHorton@abclegal.com</a>&gt;:<br>&gt; It appears that in order to be used in a Guvnor test scenario, an class must<br>&gt; have a public no-argument constructor.  Is this true?  And if so, is there a<br>
&gt; workaround for classes that have a private constructor (other than changing<br>&gt; the object model)?<br>&gt;<br>&gt;  <br>&gt;<br>&gt;  <br>&gt;<br>&gt; _______________________________________________<br>&gt; rules-users mailing list<br>
&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>&gt;<br>
&gt;<br><br>