On 2 January 2012 13:58, profversaggi <profversaggi@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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev