JBoss Community

Re: Spring JBpm 4.3 loading a custom IdentitySession

created by Jay Liu in jBPM - View the full discussion

hi 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

Start a new discussion in jBPM at Community