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

ASF GitHub Bot commented on ARTEMIS-1931:
-----------------------------------------

Github user clebertsuconic commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/2140#discussion_r195413668
  
    --- Diff: 
artemis-cli/src/main/java/org/apache/activemq/artemis/cli/process/ProcessBuilder.java
 ---
    @@ -64,7 +65,7 @@ public static void cleanupProcess() {
         * @return
         * @throws Exception
         */
    -   public static Process build(String logname, File location, boolean 
hook, String... args) throws Exception {
    +   public static Process build(String logname, File location, boolean 
hook, String[] args, String[] properties) throws Exception {
    --- End diff --
    
    I mean that also: how that translate to the CLI help stuff? any way we can 
add some information how it's used?


> Create a Camel example 
> -----------------------
>
>                 Key: ARTEMIS-1931
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1931
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> Camel is a common component leveraged by users.  It would be good to have an 
> example demonstrating how to use Camel and the broker in the same JVM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to