I'm using Guvnor to externalize the business rules from the application logic but I detect some need that I do not know how to solve, is the case of return a message for a given locale, that is something like ResourceBundle.getBundle().
The idea is include the properties files into the Guvnor and open them from the rules. Is that possible? there is any way to do that without adding the files to the application? -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Guvnor-can-I-use-resource-bundles-in-the-rules-to-return-a-message-tp907216p907216.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
