Petra Svobodova created ARTEMIS-279:
---------------------------------------
Summary: Incorrect name of the artemis service
Key: ARTEMIS-279
URL: https://issues.apache.org/jira/browse/ARTEMIS-279
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 1.1.0
Environment: Windows Server 2012 R2
Reporter: Petra Svobodova
Priority: Minor
Installed Artemis service in Windows has an incorrect name
"armetis-server-0.0.0.0"; should be probably "artemis-server-0.0.0.0".
Steps for reproduce:
1. Unzip the apache-artemis.zip package.
2. Set up JAVA_HOME environment variable
3. Create a broker instance: "bin\artemis.cmd create server"
4. Go to the server directory.
5. Install artemis as a service: "bin\artemis-service.exe install"
6. Open the "Services" console, display "ActiveMQ Artemis:[email protected]"
properties and check the "Service name"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)