You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2015/07/28 22:53:39 UTC

[GitHub] activemq-artemis pull request: Example updates

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/97

    Example updates

    I haven't yet re-organized the examples based on protocol because all the examples in both the "core" and "jms" folders do in fact use those protocols.  It's not clear to me how these could be arranged in a more logical way.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ex

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/97.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #97
    
----
commit f26677e056310f48a90d416c8d7854f8baffec0e
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-05-12T21:59:02Z

    Improvements on examples and CLI
    
    This is changing the examples to run the real servers.
    The maven plugin should be an automation of the CLI
    Where we run real servers instead of any embedded framework
    
    Going forward we will need to remove the common examples.
    Failover examples will be able to use Process Builders

commit 0ef3a3d8f5ced5b35dfeb13d89db298267f37aea
Author: jbertram <jb...@apache.org>
Date:   2015-07-06T19:42:36Z

    Continuing Clebert's example work

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: Example updates

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/97


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: Example updates

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/97#issuecomment-125799157
  
    the examples run fine individually, but I can't have a whole batch running from a root directory such as jms, the poms are not requesting for servers to stop and hence the thing stops flowing


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---