Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1506 Can you extend ConnectionAbstract ? look what I do with Consumer... if you can't connect, it will ask you for user and password through input. I find it quite useful.... but it should keep the standard at least?
---