Add configuration option to disable start-up database schema check
------------------------------------------------------------------
Key: JBPM-2968
URL:
https://jira.jboss.org/browse/JBPM-2968
Project: jBPM
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Runtime Engine
Reporter: Peter Horvath
Fix For: jBPM 4.x
Currently jBPM 4 checks whether the system tables are present in the database during the
initialization phase. Sometimes this can cause issues as described in the following forum
entry:
http://community.jboss.org/message/567453
Please add some kind of configuration option to enable/disable start-up database schema
checking. This behavior can be disabled by calling
org.jbpm.pvm.internal.cfg.ConfigurationImpl.skipDbCheck() from Java code but there is no
end user access for this: there is no way to change this setting from any configuration
file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira