On Thu, 30 Jun 2022 19:52:46 +0200
Thomas Meyer wrote:
> Hi,
>
> Sadly currently Tomcat startup relies on shell script to bootstrap JVM
> process.
>
> In the light of distroless images (e.g.
> https://blog.chainguard.dev/introducing-apko-bringing-distroless-nirvana-to-alpine-linux/)
> what are
Hi Neven.
Am 19-10-2014 01:15, schrieb Neven Cvetkovic:
Hey Aleks!
On Sat, Oct 18, 2014 at 6:48 PM, Aleksandar Lazic
wrote:
Hi all.
We have the need that the tomcat 7 connectors (ajp & http) only start
listening on the configured port after the application is started.
I have take a
Hi all.
We have the need that the tomcat 7 connectors (ajp & http) only start
listening on the configured port after the application is started.
I have take a look at
https://tomcat.apache.org/tomcat-7.0-doc/connectors.html
https://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html
but I haven