Skimming some of the code and the jars, I wonder if DROOLS depends upon the end-of-line markers to parse template variables correctly? Given that UNIX and Windows handle end-of-lines differently and that I've found a reference to:
public static final int UNIX_LINES = 1; this could be the case... -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/No-variable-subsittution-in-templates-under-UNIX-tp997011p997438.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
