#### JBoss Rules (Drools) ESB Integration ####

Current version
=================
5.0.1

Upgrading Drools:
=================
1.	Modified lib/ext/drools-persistence-jpa-5.0.1.jar by removing the jndi.properties file in that jars root directory.

2.	Run 'ant compileRuleAgent"
This will compile the RuleBaseHelper.drl and generate test/resources/testrules.pkg file for it. Can be used when upgrading Drools which can make packages that 
were generated with an older version of Drools invalid.


