[jboss-user] [JBoss jBPM] - JbpmContext in multiThreaded system
srmo642002
do-not-reply at jboss.com
Wed Feb 28 10:52:08 EST 2007
i am using swing to access the jbpm engine
my application starts by main Thread and it load the process definition and other things such as jbpm context .
but i need access to jbpm context by JbpmConfiguration.getCurrentJbpmContext from action listener a swing component such as JButton . this return null . because actionListener implementation invoked by another thread .
what i do ??
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023766#4023766
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023766
More information about the jboss-user
mailing list