OpenNTF / openliberty-domino

Open Liberty server embedded in Domino
Apache License 2.0
7 stars 3 forks source link

Add server config option to fully restart on redeploy #95

Open jesse-gallagher opened 2 years ago

jesse-gallagher commented 2 years ago

It’s likely the case that apps using native libraries (e.g. DominoJNA) will fail to start when doing a hot redeploy due to “library loaded in another classloader” problems. Accordingly, it could be helpful to add a server-doc-level flag to indicate that new deployments should fully restart the server instead of just updating server.xml