Leo Provido created ARTEMIS-2253:
------------------------------------
Summary: Creating a broker instance in "Program Files", we needed
to specify "Progra~1" instead of "Program Files" in the directory parameter
within a powershell script.
Key: ARTEMIS-2253
URL: https://issues.apache.org/jira/browse/ARTEMIS-2253
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 2.6.4
Reporter: Leo Provido
When we tried creating a broker instance in "Program Files", we needed to
specify "Progra~1" instead of "Program Files" in the directory parameter.
According to the "Using the Server"
(https://activemq.apache.org/artemis/docs/latest/using-server.html)
documentation, we simply have to do:
"artemis create <directory>"
Note: We're running this command on a powershell script.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)