[jboss-user] [JBoss jBPM] - Re: How to use the Deployed Process Defination
cristim1979
do-not-reply at jboss.com
Wed Apr 25 14:13:27 EDT 2007
Hi,
I think your problem is related to this:
http://jira.jboss.com/jira/browse/JBPM-913
I ended up removing the unique constraint on (KEY_, PROCESSDEFINITION_) for table JBPM_PROCESSINSTANCE in order to make Jpbm 3.2 work on Oracle DB. (there still remained an index on PROCESSDEFINITION_ due to a foreign key, which is just what i wanted)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040707#4040707
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040707
More information about the jboss-user
mailing list