They don't difer. Whether I use http://127.0.0.1:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myPackage/LATEST/decisiontable1 or http://127.0.0.1:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myPackage/LATEST the result is the same, I get 2 results, one for each table. (i.e. [answer2, answer10] ) where answer2 is the result of decisiontable1 and answer10 is the result of decisiontable2.
I did some googling and the only solutions I found were people putting each table in a indivudual package, but that doesn't seem a good solution. Someone talked about changeSet.xml but I could understand how to use it to solve my problem. -- View this message in context: http://drools.46999.n3.nabble.com/Fire-specific-rules-deployed-in-guvnor-that-reside-in-the-same-package-tp4023266p4023294.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
