[jboss-dev-forums] [Design of JBoss jBPM] - Re: Inheriting from ProcessDefinition

alex.guizar@jboss.com do-not-reply at jboss.com
Tue Feb 20 15:57:18 EST 2007


Adding the BPEL module will be hard at this point, because the BpelDefinition class is everywhere. 

I'd rather add the discriminator to the ProcessDefinition mapping. So far, I've removed ProcessDefinition.hbm.xml from my Hibernate configuration, copied the mappings there to BpelDefinition.hbm.xml and added the discriminator myself, along with the class. This is not desirable because mappings can change between jPDL versions.

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

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



More information about the jboss-dev-forums mailing list