guvnor-examples https://github.com/droolsjbpm/guvnor/tree/master/guvnor-examples contains a example using a PKG ChangeSet resource.
The most common mistake is not compiling the package (or the package was compiled with a different version of Drools to that used by the client). 2012/2/3 Esteban Aliverti <[email protected]> > Could you please post the change-set you are using along with the error > you are getting? > > Best Regards, > > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX > > Esteban Aliverti > - Developer @ http://www.plugtree.com > - Blog @ http://ilesteban.wordpress.com > > > > On Fri, Feb 3, 2012 at 12:47 PM, Mark Proctor <[email protected]>wrote: > >> unit tests say otherwise: >> >> https://github.com/droolsjbpm/drools/blob/master/drools-compiler/src/test/java/org/drools/compiler/xml/changeset/ChangeSetTest.java >> >> If you think you have found a bug, you'll need to submit a pull request >> with additions to the above test class showing your problem. >> >> Mark >> On 03/02/2012 17:11, ponmanirajan wrote: >> > I tried an application which gets the rule names using changeset.xml. >> > >> > In changeSet.xml, >> > >> > i given the resource type as "PKG" and it is not working >> fine. >> > but when i give the Type as "DRL" it is working fine. >> > >> > >> > is any tips for me to run this case? My system has 64-bit OS. is it a >> > problem? >> > In 32-bit OS system, the same is running finely. >> > >> > can anyone help me? >> > >> > >> > thanks in advance. >> > >> > -- >> > View this message in context: >> http://drools.46999.n3.nabble.com/ChangeSet-not-working-for-Package-Type-tp3712795p3712795.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 >> >> _______________________________________________ >> 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
