[jboss-user] [JBoss jBPM] - Re: Regarding Identity Management Component

kazam do-not-reply at jboss.com
Fri Jul 14 15:53:32 EDT 2006


Thanks all.
I am now trying to use jbpm identity component model to point to my applications datasource, as I already have information for users and roles in the application and wish to extend the model by including groups and memberships.

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 application 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 component tables.

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

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958200#3958200

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958200



More information about the jboss-user mailing list