So we came to two options here for overriding the identity component: 1) Change the core identity component by extending various components (e.g. ExpressionAssignmentHandler and creating some wrappers for my Identity model).
2) Create a custom Task Instance class, override the pooledActor's methods to use my own custom pooledActors class, and then create a hibernate mapping for that. I believe you are suggesting option number 2 at this point. As I delve more into defined processes and begin to have greater numbers of assignment expressions, option 1 will also have to be achieved for ease of programming. Are we on the same page here? If so, will overriding the pooledActors implemetation adversly affect defined processes that have swimlanes (due to foreign key fk_pooledactor_sli on jbpm_pooledactor)? btw, I hope this discussion is helping you as much it is me :) Thanks, Julian p.s. configuring the identity module in one spot would be spectacular View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946160#3946160 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946160 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
