[GitHub] activemq pull request #281: AMQ-6930 Expose an environment variable to allow...

2018-04-10 Thread alvinlin123
GitHub user alvinlin123 opened a pull request: https://github.com/apache/activemq/pull/281 AMQ-6930 Expose an environment variable to allow redirect stdout/stderr to a file This change does not modify the default behavior, the default behavior is still to pipe stdout/stderr

[GitHub] activemq pull request #280: AMQ-6908 Use WebClient in QueueBrowseQuery

2018-03-16 Thread alvinlin123
GitHub user alvinlin123 opened a pull request: https://github.com/apache/activemq/pull/280 AMQ-6908 Use WebClient in QueueBrowseQuery `org.apache.activemq.web.controller.SendMessage` uses `org.apache.activemq.web.WebClient`, which can be configured to use console login credential