Re: [rules-users] Drools rules spring integration without using any persistence

2011-07-15 Thread kennywest
Ok, found the culprit. Seems this comes from spring-support depending on drools-grid-impl. Why would you need a grid to execute rule locally? Any plans to remove this hard dependency in the future? -- View this message in context: http://drools.46999.n3.nabble.com/Drools-rules-spring-integration-

Re: [rules-users] Drools rules spring integration without using any persistence

2011-07-15 Thread kennywest
Same here when deploying a war with spring configs for drools using 5.2.0.Final. Apart from the error in the logging, the application seems to run fine and firing rules just fine. Any ideas on how to get rid of this error message? -- View this message in context: http://drools.46999.n3.nabble.com

[rules-users] Drools rules spring integration without using any persistence

2011-06-23 Thread sv
Newbie here. Appreciate your help. I am trying to integrate only drools expert (rules) with spring without any persistence. In spring beans config, i have specified like this. When i start my local server, I received the following error. [PersistenceUnitDeployment] Starting persistence unit persi