Container-Ready Services
The service‑hosting console applications listed in the following table have been extended to operate correctly in Docker containers.
Application | A console application... |
---|---|
jadrapb | To provide a docker container‑ready entry-point process. |
jadappb | That runs an application server node as a background process. |
jadclient | That runs a standard client node as a background process. This is the preferred way to run a SOAP‑ or REST‑based web service in a Docker container. |
Container‑ready processes shut down gracefully when the container is stopped by a user or a container orchestrator.