holunda-io / camunda-admin-process-registry

Run administration tasks directly from the camunda 7 cockpit using generated mini-processes
Apache License 2.0
1 stars 0 forks source link

test application does not start #7

Closed jangalinski closed 1 year ago

jangalinski commented 1 year ago

To test wether the generated processes work correctly, the lib/test contains a camunda spring boot application.

This currently fails to start with:

Error creating bean with name 'camundaDatasourceConfiguration': Unsatisfied dependency expressed through field 'transactionManager'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.transaction.PlatformTransactionManager' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
2022-09-19 14:05:39,081 [main] ERROR org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter -