I am trying to get the auto creation of the default context in the standalone mode working. I set the corresponding property but it does not seem to be respected. Any idea what I am doing wrong? I am using the latest docker image of axon server se.
Now I finally solved it. I was just stupid and did not recognize that I had to change the mountPath when upgrading the docker image of axon server. The path is now /axonserver/config and now its working fine.