[jboss-user] [JBoss Seam] - Re: jbpm timer transaction issues
arussel
do-not-reply at jboss.com
Tue Nov 13 14:43:12 EST 2007
wild guess:
using the servlet, jbpm can store the transaction in the threadlocal created at startup by the servlet thread that stays alive until shutdown of the app.
why don't you use the traditionnal Servlet to check?
http://docs.jboss.com/jbpm/v3/javadoc/org/jbpm/job/executor/JobExecutorServlet.html
alex
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104293#4104293
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104293
More information about the jboss-user
mailing list