Thanks Mike! Is there a way to update a drl when it has been compiled without restarting the server? In otherwords, when I use the SpreadsheetCompiler.compile method and convert an existing XL to DRL, does the class update at runtime? A use case scenario would be:
Use case A: 1) We build and deploy 2) Business analyst (fickle as they are, change things) *3) the application picks up at runtime/the application needs to be recompiled? On 2/26/07, Michael Neale <[EMAIL PROTECTED]> wrote:
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<http://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
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
