I'm just using a stock build from http://www.jboss.org/drools/downloads.html, and it has <drools:execution-node> defined in 5.1.1. When I remove it, I just get a error on the next xml tag.
I tried again with the JBoss AS included with Drools Guvnor Standalone 5.2.0.M1, copying drools-5.2.0.M1-server.war to jboss-5.1.0.GA/server/default/deploy/drools-server.war, but get the following error: 14:19:57,160 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=#org.drools.grid 14:19:57,165 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=#org.drools.grid state=Create java.lang.RuntimeException: 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 On Mon, Feb 28, 2011 at 4:04 AM, Esteban Aliverti < [email protected]> wrote: > I'm not sure about this, but I think there is no need to define > <drools:execution-node> any more. Please try to remove the definition and > all its usages from knowledge-services.xml and see what happens. If somebody > else could confirm this behaviour, please let us know. > > By the way, did you try to deploy drools-server in a JBoss AS? > > Best Regards, > > XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX > > Esteban Aliverti > - Developer @ http://www.plugtree.com > - Blog @ http://ilesteban.wordpress.com > > > 2011/2/27 A R <[email protected]> > >> execution-node > > >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
