qpid-server.bat does not handle command line arguments
-------------------------------------------------------
Key: QPID-1239
URL: https://issues.apache.org/jira/browse/QPID-1239
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: M3
Environment: Windows
Reporter: Arnaud Simon
Fix For: M3
Description:
When running the java broker with cmd, the script qpid-server.bat does not
handle command line arguments as expected. All arguments are parsed as script
arguments "-run:xx" and broker arguments are ignored.
Solution:
build the QPID_ARGS variable within the -run loop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.