Using such old version will certainly bring you more problems, may be
even with XML rules ...
May be you should consider using the XML format of a BRL file (Guided
rules in Guvnor) or guided decision tables.
This XML format is the XStream format for corresponding internal
objects, but this format is maintained and automatically ported to new
release (by Guvnor repository import).
May be you should also consider to use DRL ... Not sure of why you want
to use XML here...
Le 20/02/2012 14:56, Wolfgang Laun a écrit :
On 20/02/2012, shanmuga<shanmugasundaram.t.v(a)gmail.com>
wrote:
> Which version have the facility of this *XML based rules* in drools?
>
You might be able to use Drools rules in XML in 5.1.1 (and earlier versions).
For the record: You are advised to consider this very, Very, VERY
carefully since there'll be no migration path to any later version and
support for back versions is meagre.
-W