0 Replies Latest reply on Jul 14, 2006 2:23 AM by kazam

    Using JBPM_IDENTITY Component with custom datasource or sche

    kazam

      Hi there,

      I want to use the jbpm identity component model to point to my applications datasource.

      I am newbie to hibernate so I am not exactly sure if I am doing it correctly.

      I have a user and a role table and have created a group and memberships table in my schema.

      I have taken out the identity components mappings from hibernate.cfg.xml and created another hibernate configuration file and placed in those mappings there, with connection properties for my database.

      However, I am having trouble connecting to two oracle schema's at the same time, one for JBPM and the other for my application with JBPM_ID tables.

      Any ideas or directions are much appreciated.
      Thanks, Kazam.