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/Drools-rules-spring-integration-without-using-any-persistence-tp3100014p3172008.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


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-without-using-any-persistence-tp3100014p3172268.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[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
persistence.unit:unitName=#org.drools.grid
ERROR [AbstractKernelController] Error installing to Start:
name=persistence.unit:unitName=#org.drools.grid state=Create
Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a
jta-data-source for a JTA enabled persistence context named: org.drools.grid


Spring beans config 


?xml version=1.0 encoding=UTF-8?
beans xmlns=http://www.springframework.org/schema/beans;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xmlns:drools=http://drools.org/schema/drools-spring;
xsi:schemaLocation=http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://drools.org/schema/drools-spring
http://drools.org/schema/drools-service-spring; 

drools:kbase id=kbase
  drools:resources
drools:resource type=DRL
source=classpath:testSpring.drl/drools:resource
  /drools:resources
/drools:kbase

drools:ksession id=statelessKSession type=stateless
name=statelessKSession kbase=kbase/drools:ksession
/beans






--
View this message in context: 
http://drools.46999.n3.nabble.com/Drools-rules-spring-integration-without-using-any-persistence-tp3100014p3100014.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Drools Flow Spring Integration

2010-03-25 Thread tolitius

really? nobody is using Drools Flow with Spring? Or nobody really knows the
answer?
-- 
View this message in context: 
http://n3.nabble.com/Drools-Flow-Spring-Integration-tp467383p594037.html
Sent from the Drools - User mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Drools Flow Spring Integration

2010-03-22 Thread zx spectrum
Is there a working example on integrating Drools Flow with Spring?

I can see an attempt in the trunk:
http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-container/drools-spring/src/test/resources/org/drools/container/spring/beans/persistence/beans.xml

but it is rather a sketch...

I am looking to create a stateful JPA KnowledgeService, DB Logger and
register Variable Persisters via Spring.

Thank you,
/Anatoly
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Drools and Spring Integration

2008-01-22 Thread Mark Proctor
I've had no feedback on the dev mailing list about this, so thought I'd 
mention it here. If you want strong spring/guice integration with Drools 
please do get involved in this project and if they mature well enough 
we'll include them as part of the standard distro.

http://blog.athico.com/2008/01/drools-and-spring-integration.html

Mark
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] DROOLS AND SPRING INTEGRATION

2007-05-24 Thread suma

 Hi, 

Could u please help me in drools and spring integration by giving some
examples 


Thanks,
suma
-- 
View this message in context: 
http://www.nabble.com/DROOLS-AND-SPRING-INTEGRATION-tf3809566.html#a10782082
Sent from the drools - user mailing list archive at Nabble.com.

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