HuiSheng Xu [
http://community.jboss.org/people/rebody] replied to the discussion
"Custom IdentitySession"
To view the discussion, visit:
http://community.jboss.org/message/542978#542978
--------------------------------------------------------------
Hi Mario,
You could get DbSession from Environment. like this:
DbSession dbSession = EnvironmentImpl.getFromCurrent(DbSession.class);
And of course, you could inject DbSession as your mentioned.
<object class="yourIdentitySession" auto-wire="true"/>
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/542978#542978]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]