Jay Liu [
http://community.jboss.org/people/lakemove] created the discussion
"Re: Spring JBpm 4.3 loading a custom IdentitySession"
To view the discussion, visit:
http://community.jboss.org/message/633762#633762
--------------------------------------------------------------
hi
http://community.jboss.org/people/dhamaris Dámaris
use EL "#{identitySession}"
<!-- replace identity config with spring managed bean -->
<!-- <import resource="jbpm.identity.cfg.xml" /> -->
<transaction-context>
<object expr="#{identitySession}" />
</transaction-context>
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/633762#633762]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]