Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initialize CamundaProcessEngine via Properties #87

Open
rsteph-de opened this issue Sep 23, 2024 · 0 comments
Open

initialize CamundaProcessEngine via Properties #87

rsteph-de opened this issue Sep 23, 2024 · 0 comments

Comments

@rsteph-de
Copy link
Member

like MyCoRe that configures the JPA database via properties instead of persistence.xml,
we can do the same for our workflow process engine
The new properties are:

MCR.Worflow.ProcessEngine.jdbcDriver
MCR.Worflow.ProcessEngine.jdbcUrl
MCR.Worflow.ProcessEngine.jdbcUsername
MCR.Worflow.ProcessEngine.jdbcPassword
MCR.Worflow.ProcessEngine.databaseSchema
rsteph-de added a commit that referenced this issue Sep 24, 2024
* initialize CamundaProcessEngine via Properties #87
* remove template file for camunda.cfg.xml #87
* also make parameters with defaults configurable #87
rsteph-de added a commit that referenced this issue Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant