[jboss-user] [jBPM] - Re: MapBasedPersistenceTest issue
Donald Walters
do-not-reply at jboss.com
Mon Nov 7 06:34:07 EST 2011
Donald Walters [http://community.jboss.org/people/dondragon2] created the discussion
"Re: MapBasedPersistenceTest issue"
To view the discussion, visit: http://community.jboss.org/message/635304#635304
--------------------------------------------------------------
Maciej, Thanks for the insight. Below is how I am loading the controller.
Bean is created in the Spring context:
<bean name="executionController" class="com.test.ExecutionController" init-method="create" />
then I get the bean from the Spring context in each thread using:
(ExecutionController) context.getBean("executionController");
May be I should create a new controller for each thread? I will try this an see if that works.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/635304#635304]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111107/db11c775/attachment.html
More information about the jboss-user
mailing list