you, you only need an input stream - an inputstream can be read from anywhere - a database table, a file, a network, anything you like.
On 2/23/07, Druler123 <[EMAIL PROTECTED]> wrote:
Hello Everybody, I've just started working on a project that will make use of Decision Tables and Drools. I have read the documentation on the JBoss site and reviewed the webinar. So the next step obviously is to join a forum and this looks like a great place to start. My question is in regards to actually loading in the table file. Looking at the example I saw something similiar to the following: I seem to keep seeing the tables being loaded into the working memory by a Class Loader. Is this my only option? Also, that being said, is the recommended approach for deployment to deploy the Decision tables in a jar file and import that jar file into say a web service project in order to reference it? Or should it be distributed across the multiple project (like the server's) classpath? Besides what the webinar and tutorials have demonstrated, I'm still a bit confused as to how everything fits together... Any help would be much appreciated!! -- View this message in context: http://www.nabble.com/Decision-Tables-and-Application-Deployment-tf3276903.html#a9113090 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
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
