[
https://issues.apache.org/jira/browse/ARTEMIS-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Higgs updated ARTEMIS-4525:
-----------------------------------
Description:
The current directory structure for the ${ARTMES_INSTANCE}/tmp/webapps has a
naming structure like:
{code}
jetty-localhost-8161-artemis-plugin_war-_artemis-plugin-any-7963231925855599146
{code}
Writing policies for security frameworks like fapolicyd is difficult with
directory names that include random characters.
The webapp directory names can be simplified and determinstic
was:
The current directory structure for the ${ARTMES_INSTANCE}/tmp/webapps has a
naming structure like:
{code}
jetty-localhost-8161-artemis-plugin_war-_artemis-plugin-any-7963231925855599146
{code}
Writing policies for security frameworks like fapolicyd is difficult with
directory names that include random characters.
The webapp directory names can be simplified and determinstic:
> determinstic webapp directory names
> -----------------------------------
>
> Key: ARTEMIS-4525
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4525
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.31.2
> Reporter: Stephen Higgs
> Priority: Major
>
> The current directory structure for the ${ARTMES_INSTANCE}/tmp/webapps has a
> naming structure like:
> {code}
> jetty-localhost-8161-artemis-plugin_war-_artemis-plugin-any-7963231925855599146
> {code}
> Writing policies for security frameworks like fapolicyd is difficult with
> directory names that include random characters.
> The webapp directory names can be simplified and determinstic
--
This message was sent by Atlassian Jira
(v8.20.10#820010)