We're having a problem with JbpmConfiguration.dropSchema().  The log shows it 
is unable to drop tables, due to constraints mainly.  The log does show it 
dropping a lot of constraints, but it seems some are missing.  The impression 
is that the SQL DDO objects referenced in the code and in the SQL script are 
different, i.e.  something is out-of-date.

We're using jbpm-jpdl-3.2.GA with SQL Server 2000.

We created the tables using the "jbpm.jpdl.mssql.sql" script modified slightly:

1. Put GOs between the statements so it runs through in SQL Analyzer.
2. Removed unique constraint on JBPM_PROCESSINSTANCE key_,processdefinition_  
so more than one process instance can be saved.

Does anyone have a similar experience with dropSchema?  Is there a solution?




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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077097
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to