yanavasileva
yanavasileva
Related to CAM-11822
### Acceptance Criteria (Required on creation) * Adopt WildFly 31 subsystem standalone/domain xml changes. * Supported environments are updated in docs-manual ### Hints ### Links ### Breakdown ```[tasklist] ### Pull...
https://github.com/camunda/camunda-bpm-platform/issues/4102
https://github.com/camunda/camunda-bpm-platform/issues/3589
### Environment (Required on creation) - DB2 Version 11.5.7 - JDBC Driver 4.31.10_1 - Camunda 7.18 ### Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc....
### Environment (Required on creation) Any (example below with 7.20 Wildfly 29) ### Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket) When...
prototype of https://github.com/camunda/camunda-bpm-platform/issues/3780
### Acceptance Criteria (Required on creation) * Prerequisite: we know how to refactor the source code that uses `org.jboss.msc.service.ServiceController.getService()/getValue()`. * Camunda subsystem use WildFly `subsystem` and `service` instead of JBoss...
### Acceptance Criteria (Required on creation) * Camunda WildFly subsystem `org.jboss.msc.Service` instead of `org.jboss.msc.service.Service` ### Hints * Created on behalf of https://github.com/camunda/camunda-bpm-platform/issues/3780#issuecomment-1940789819 * The service API was not meant to...