[rules-dev] Drools on android -reply

Wolfgang Laun wolfgang.laun at gmail.com
Mon Jan 2 08:11:17 EST 2012


On 2 January 2012 13:58, profversaggi <profversaggi at gmail.com> wrote:

> I've run across the work of a very bright man in the UK who did it as part
> of
> an integrated systems he was working on ... and I got his code working up
> to
> the point where it died loading the DRL rules.
>

His rules? Your rules? Did you try the simple "Hello World" rule?

rule HW
when
then
    System.out.println( "Hello world" );
end

-W


> I think this might shed some light on things but it's fast getting into
> true
> software engineering and I'm just not there yet ....
>
> Here is his codebase:
> https://github.com/cgreenhalgh/droolstest
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Drools-on-android-tp723184p3626516.html
> Sent from the Drools: Developer (committer) mailing list mailing list
> archive at Nabble.com.
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20120102/2d18ca5a/attachment.html 


More information about the rules-dev mailing list