On 22 Oct 2024, at 22:36, OCsite via Webobjects-dev
wrote:
> does JavaMonitor support hooks? We would like that whenever someone kills an
> application through Configure / Force Quit, jstack gets called automatically
> before killing the application on its PID, and its output added to the
> a
So actually I can’t get https requests from the browser to my WO app to get
through on AL2023 and Graviton…..yet.
If I use curl to fetch an https page, it works fine and I see the HTML of my
page returned:
curl --insecure
https://test.glovesonhand.co.uk/wa/1/43/4431-All-Ladies-Fashion.html
Bu
Hi there,
does JavaMonitor support hooks? We would like that whenever someone kills an
application through Configure / Force Quit, jstack gets called automatically
before killing the application on its PID, and its output added to the
application log. Is that possible somehow?
Thanks,
OC