Drools JEE Application
Posted
by Anderson
on Stack Overflow
See other posts from Stack Overflow
or by Anderson
Published on 2009-09-24T19:54:52Z
Indexed on
2010/04/07
17:33 UTC
Read the original article
Hit count: 599
Anyone build a JEE application using Drools?. I'm not found any example of application tha use drools, EJB, Jboss and JTA. I'm try to use drools-flow on my JEE project, and its break my project.
His libraries (drools-process-task) has persitence.xml thats conflict with my persistence.xml.
Help me please
© Stack Overflow or respective owner