Edson,
I wasn't clear. I am getting this dialect error when I run the app
outside Eclipse. It works great in Eclipse.
If you are outside of eclipse, then you need a compiler - either Janino
or JDT, it's always been that way.
Mark
Ah! I'm glad it's so simple! I interpreted the dependencies file to say that both compilers are optional. I figured Drools-Compiler would do the compiling unless I wanted whatever special compiling features were offered by Eclipse or Janino.
Thanks again, Scott