You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mostly we need a pid and a stop script(bash and bat) when using JavaAppPackaging style.
Pid can configured in javaOptions, like "-Dpidfile.path=/opt/agent_server/server.pid".
pid is needed in java and server archetypes. i want to know why java app archetypes have not it.
cc @muuki88 @hepin1989
The text was updated successfully, but these errors were encountered:
Mostly we need a pid and a stop script(bash and bat) when using JavaAppPackaging style.
Pid can configured in
javaOptions
, like"-Dpidfile.path=/opt/agent_server/server.pid"
.pid is needed in java and server archetypes. i want to know why java app archetypes have not it.
cc @muuki88 @hepin1989
The text was updated successfully, but these errors were encountered: