[jboss-user] [jBPM] - Custom IdentitySession

HuiSheng Xu do-not-reply at jboss.com
Thu May 13 20:32:02 EDT 2010


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100513/6a78a13d/attachment-0001.html 


More information about the jboss-user mailing list