[rules-users] Setting typesafe in decision tables

abr alexis.brouard at haulogy.net
Fri Dec 9 03:54:13 EST 2011


A little up to share one solution I've found to people who share the same
issue.

It is not possible to add an annotation to a Bean in a decision table (there
is no such placeholder.)

However, if you add the annotation in a separate DRL file that has the
_same_ package as the decision table (see Ruleset keyword in decision table)
and that is compiled _before_ the decision table, the annotation is compiled
and is available at the decision table compile time.


--
View this message in context: http://drools.46999.n3.nabble.com/Setting-typesafe-in-decision-tables-tp3473147p3572392.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list