Is anyone added docker-java in openmrs module ?

I am trying to make some openmrs api in the openmrs module which will run or stop some external docker container. But when i added docker java jar in openmrs module, openmrs application simply crashed ! Openmrs app can’t resolve it’s application bean dependency!

1 Like

please share more details preferably screenshots or use pastebin and share the link

I added the docker -java to my module, the module is build without any error.

but, when i deploy it to the openmrs module, i got the following error.

https://pastebin.com/2SCP4PGB

also, the error mentioning [applicationContext-service.xml] file. There is no file with this name in my project.