<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000'>Convert it to XML on both sides. Drools 2 and 5 both support a xml input, for limited operators. Considering you are using 2.x you arent using anything that advanced.&nbsp; Section 6.9 of the Drools 4 manual discusses the xml interface (works the same in 5). http://downloads.jboss.com/drools/docs/4.0.7.19894.GA/html/index.html is the url. I'm sure you can find the drools 2 xml manual somewhere, but hopefully that will get you started.<br><br>Michael Rhoden<br>VP - IT Development<br>Franklin American Mortgage Company<br>Direct: 615-778-1117<br>Fax: 615-778-2766<br>Email: mrhoden@franklinamerican.com <br><br>----- Original Message -----<br>From: "Peter Williams" &lt;pwilliams@rapattoni.com&gt;<br>To: rules-users@lists.jboss.org<br>Sent: Friday, October 30, 2009 3:34:15 PM GMT -06:00 US/Canada Central<br>Subject: [rules-users] drl 2.0 invoking drl 6.0<br><br>




<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->


<div class="Section1">

<p class="MsoNormal">Anyone think of an obvious way for a fixed (legacy) install
of a system running 2.x-era drools to pass control over to modern process
(running drls 6). </p>

<p class="MsoNormal">&nbsp;</p>

<p class="MsoNormal">Would want to pass the fact base across efficiently, but not
the active rules/agenda state etc</p>

</div>

<br>_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
</div></body></html>