You won't need to include any "inherit" tag to use Drools in a GWT application. Drools is just a (server-side) Java library.
Simply reference the JARs in your classpath and only use from GWT server-side code. On 29 August 2011 07:40, johnysums <[email protected]> wrote: > Im trying to use drools in my gwt application, but i dont know what module > im > supposed to include in the gwt xml file; they all give me "Unable to > find..." > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Newbie-question-tp3291994p3291994.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
