4 Replies Latest reply on Aug 25, 2006 8:31 AM by cpob

    calling jbpmConfiguration.createSchema() multiple times

    mri123

      Hello,

      I'm trying to determine what what happens inside the createSchema() method of JbpmConfiguration. Does it attempt to drop the schema first if it already exists? For example, what happens if there is already data in the jbpm tables - will this data be lost if I make a call to createSchema()?

      Thanks,
      - Mark