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]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user