[jboss-user] [jBPM] - IdentityService implementation

Sebastian Herbst do-not-reply at jboss.com
Wed Jun 2 05:49:49 EDT 2010


Sebastian Herbst [http://community.jboss.org/people/Herbst] replied to the discussion

"IdentityService implementation"

To view the discussion, visit: http://community.jboss.org/message/545808#545808

--------------------------------------------------------------
So her is my jbpm.cfg.xml

<?xml version="1.0" encoding="UTF-8"?>

<jbpm-configuration>

  <import resource="jbpm.default.cfg.xml" />
  <import resource="jbpm.tx.hibernate.cfg.xml" />
  <import resource="jbpm.jpdl.cfg.xml" />
  <import resource="jbpm.bpmn.cfg.xml" />

  <transaction-context>
    <object class="jBPM.JBPMIdentitySession" />
  </transaction-context>

  <import resource="jbpm.businesscalendar.cfg.xml" />
  <import resource="jbpm.console.cfg.xml" />
  <import resource="jbpm.jobexecutor.cfg.xml" />

</jbpm-configuration>


I'm not sure if I'm mixing it up, but in order to get my own user-management running, is it necessary to implement the IdentitySession , the IdentityService, or both or something else ?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/545808#545808]

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/20100602/030ae8c4/attachment.html 


More information about the jboss-user mailing list