[
https://issues.apache.org/jira/browse/AMQ-9537?focusedWorklogId=926925&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-926925
]
ASF GitHub Bot logged work on AMQ-9537:
---------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jul/24 18:02
Start Date: 22/Jul/24 18:02
Worklog Time Spent: 10m
Work Description: AlexejTimonin commented on code in PR #1266:
URL: https://github.com/apache/activemq/pull/1266#discussion_r1686933958
##########
assembly/src/release/docs/user-guide.html:
##########
@@ -98,7 +98,7 @@ <h2>Access the web demos</h2>
</p>
<pre>
cd bin
- activemq.bat console xbean:examples/conf/activemq-demo.xml
+ activemq.bat start xbean:../examples/conf/activemq-demo.xml
Review Comment:
Thank you for the review!
You are correct that the activemq.bat file does not take any arguments
directly, but it does pass the provided arguments to the jar using %*. For
reference, see this line:
https://github.com/apache/activemq/blob/6b6f5fbe24550452cd09aab9c4d7094cf782a04f/assembly/src/release/bin/activemq.bat#L99
Running ``activemq.bat`` without ``start`` argument will not start the
broker.
Issue Time Tracking
-------------------
Worklog Id: (was: 926925)
Time Spent: 40m (was: 0.5h)
> The provided user-guide.html is out of date.
> --------------------------------------------
>
> Key: AMQ-9537
> URL: https://issues.apache.org/jira/browse/AMQ-9537
> Project: ActiveMQ Classic
> Issue Type: Improvement
> Reporter: Alexej Timonin
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The guide in docs directory is out of date. When following the guide things
> are not working. How to start broker on windows does not work. Starting
> broker with demo apps on windows does not work. The ANT part is irrelevant.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact