Hi there, I need to replace the JDT compiler with Janino in a project and the only information within the documentation is this:
NOTE: if you are using Drools in J2EE or servlet containers and you come across classpath issues with "JDT", then you can switch to the janino compiler. Set the system property "drools.compiler": For example: -Ddrools.compiler=JANINO. After doing this I get compilation problems, so my questions are: Which version of Janino do I need to include? The behaviour should be the same as with JDT or are there any other aspects I have to consider? Thanks, Richard -- View this message in context: http://drools.46999.n3.nabble.com/Drools-6-and-Janino-tp4026318.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
