Start a conversation

Save Revisions Fails on Check in New Revision

If the PluginsContext. file does not have the correct entries related to the database being used, you will not be able to check in a new revision or save a revision.

Enter the correct information for your SQL Database into the. The lines in the PluginsContext. that define the database to be used are listed below:

<beans>

<import resource='classpath:com/quark/qpp/common/dao/rdbms/hsqldb/HsqldbDaoContext.' />


You should then be able to check in and save revisions after you reference the correct database.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments