-
Feature Request
-
Resolution: Done
-
Optional
-
jBPM 6.0.0.Final
-
None
Installation can be simplified by doing the following changes:
- Remove the need for 'export CATALINA_OPTS="-Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false"' by reviewing the JSPs that make use of this feature and change it.
- Remove the need to specify a Hibernate dialect by detecting it from the driver class, URL or doing some specific query to detect DB