0 Replies Latest reply on Jan 4, 2006 7:16 AM by sonal_sri

    If database schema of jbpm need to be modified?

    sonal_sri

      My application require modification in naming convention of jbpm database. I have removed '_' from the name of tables eg: I have renamed jbpm_processdefinition as jbpmprocessdefinition also I have modified the corresponding hibernate files that do the mapping with the database. But now I'm getting errors while deploying a process. Is there anything else I supposed to do to make it work?