The &quot;declare&quot; keyword is used to declaratively define a model rather than use a JAR file containing the same.<br><br>It is documented in Experts&#39; documentation &quot;4.7 Type Declaration&quot;.<br><br>With kind regards,<br>
<br>Mike<br><br><div class="gmail_quote">On 29 April 2011 08:25, azahra <span dir="ltr">&lt;<a href="mailto:work@zguy.com">work@zguy.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I am trying to use Guvnor with an existing model. I am having class<br>
dependency issues even though I have created a jar with dependencies.<br>
<br>
I noticed that the demo package seems to have its model declared in some<br>
non-java way like so:<br>
declare LoanApplication<br>
amount: Integer<br>
approved: Boolean<br>
...<br>
end<br>
<br>
Is the use of this format discussed somewhere?<br>
<br>
Are there any other alternatives to building a jar with full dependencies?--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Format-of-model-for-guvnor-tp2878374p2878374.html" target="_blank">http://drools.46999.n3.nabble.com/Format-of-model-for-guvnor-tp2878374p2878374.html</a><br>

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>
</blockquote></div><br>