[rules-dev] Drools Flow Persistence

Mauricio Salatino salaboy at gmail.com
Wed Aug 25 10:45:26 EDT 2010


Are you using bitronix as the docs mention?
Can you share the stack trace of the error?
Cheers

On Wed, Aug 25, 2010 at 11:40 AM, Chrystall, Greg <GChrystall at nds.com>wrote:

>  Hello,
>
>
>
> I have a workflow project up and running using Drools Persistence. My
> workflows will have a number of “long running processes” which I will
> implement with WorkItemHandlers. I have created a dummy WorkItemHandler that
> just sleeps for a number of seconds before calling
> manager.completeWorkItem(workItem.getId(), null);
>
>
>
> My problem is that in a unit test I am creating a StatefulKnowledgeSession
> in one thread then calling start process on it in other threads to start
> multiple processes. I take it this is not supported because it tries to do
> persistence things without a transaction. How should I be doing this?
>
>
>
> Also how can I get my long running process to execute outside of a database
> transaction?
>
>
>
> Thanks,
>
>
> Greg
>
> ------------------------------
>
>
> **************************************************************************************
> This message is confidential and intended only for the addressee. If you
> have received this message in error, please immediately notify the
> postmaster at nds.com and delete it from your system as well as any copies.
> The content of e-mails as well as traffic data may be monitored by NDS for
> employment and security purposes. To protect the environment please do not
> print this e-mail unless necessary.
>
> NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18
> 4EX, United Kingdom. A company registered in England and Wales. Registered
> no. 3080780. VAT no. GB 603 8808 40-00
>
> **************************************************************************************
>
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
>


-- 
 - CTO @ http://www.plugtree.com
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20100825/0fb86054/attachment.html 


More information about the rules-dev mailing list