0 Replies Latest reply on Aug 20, 2007 12:42 AM by headiron

    Identity module customize guide

    headiron

      Hi all.
      I try to use jbpm in application used in my company.
      We have own table describe ower organization and person,
      but it's not similar with table in identity module.

      I think that best solution,custimize identity module,is to use view or customize hibernate mapping file.( ex : Group.hbm.xml )
      ( Our case , table is not similar with identiy module. so I think we could do that )

      And another solution is to customize AssngnmentHandler.
      ( We could do that only use User table )

      Could I have another solution?
      And, is there a user guide for customize identiy module ?