0 Replies Latest reply on Aug 18, 2008 12:47 PM by c0upal

    No Create Table scripts for the Dvdstore example

    c0upal

      I am trying out using Jbpm with Seam by setting-up the dvdstore example and importing it in Eclipse.


      First, I executed the scripts for creating database tables for Jbpm found in the Jbpm install directory.


      Next, I go the the examples/dvdstore/resources directory and found the import.sql script.  However, the script only deletes all rows and re-inserts data but there is no scripts that create the database tables: ORDERLINES, ORDERS, USERS, etc...


      where do I find it?