[jboss-user] [jBPM] - Re: Obtain a handle to ExecutionImpl from unit tests
Al Nadein
do-not-reply at jboss.com
Mon Sep 20 12:32:43 EDT 2010
Al Nadein [http://community.jboss.org/people/matrixpooh] created the discussion
"Re: Obtain a handle to ExecutionImpl from unit tests"
To view the discussion, visit: http://community.jboss.org/message/562738#562738
--------------------------------------------------------------
Michael,
Thanks a bunch!
My code almost worked as soon as I started doing
engine.openEnvironment();
:) It passed quite a few steps but failed in an event listener when i tried to get CommandService.
What finally made the trick was adding
<task-service />
<repository-service />
<command-service />
to cfg file.
Again, thanks a bunch!
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/562738#562738]
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/20100920/2a3f84ce/attachment.html
More information about the jboss-user
mailing list