[ 
https://issues.apache.org/jira/browse/AMQ-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217852#comment-15217852
 ] 

Dejan Bosanac commented on AMQ-5558:
------------------------------------

Hi [~cshannon], 

I think it's needed for the commands to work properly when executing the jar 
directly. We can experiment and try to setup default configuration 
programatically like

{code}org.apache.log4j.BasicConfigurator.configure();{code}

if we can detect there's no configuration provided. That could help with this 
issue.

> Make some activemq jar executable and able to send/receive messages
> -------------------------------------------------------------------
>
>                 Key: AMQ-5558
>                 URL: https://issues.apache.org/jira/browse/AMQ-5558
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 5.11.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.12.0
>
>
> It would be nice to have basic verification/example tool builded directly in 
> activemq-client.jar, so that folks can do something like 
> {code}java -jar lib/activemq-client-xxx.jar producer
> java -jar lib/activemq-client-xxx.jar consumer{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to