On 20/08/2010 11:28, Swapnil Sawant wrote:

Hi,

 

 

Using drools 5.0 APIs, I have written a kind of framework component code using which I am able to achieve following functionalities successfully :

 

-          Running rules using changeset.xml  

-          Executing workflow

 

Example of framework component code can be :

 

-          Creating knowledge agent

-          Applying changeset to it

-          Building knowledge base out of that agent

-          Creating stateful knowledge session

-          Inserting fact types into this session , fire rules and get result

 

Now that 5.1 stable version has been released, I want to know if I just replace the 5.0 jars with 5.1 jars in my framework code, would I be able to achieve same results as they were when I was using 5.0 API ?

 

Or there is/are some change/s in the APIs ?

There are no api changes. I wouldn't recommend you just stick the jars into an already running production environment though, as in some cases its src compatible but not binary compatible, due to changes in generics. So just make sure you recompile against those jars before deploying.

Mark

 

 

Thanks & Regards,

Swapnil Sawant



This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.

______________________________________________________________________
_______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users