Re: [rules-users] Examples won't run

2007-09-04 Thread Paul Smith
I noticed this when I was playing with some code last night. If I try to use the following from the doco PackageBuilderConfiguration cfg = new PackageBuilderConfiguration( ); JavaDialectConfiguration javaConf = (JavaDialectConfiguration) cfg.getDialectConfiguration( "java" ); javaConf.setCompiler(

[rules-users] Examples won't run

2007-09-04 Thread Garry Brother
Hi, After two (unsuccessful) attempts at downloading and running the drools examples, I'm ready to throw in the towel. Before I do that, however, I'm going to beg for help. With ant, I was able to build the examples using the following classpath: