[GitHub] activemq-artemis pull request #629: ARTEMIS-626 re-use context for LDAP

2016-07-11 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/629 ARTEMIS-626 re-use context for LDAP You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-626 Alternativ

[GitHub] activemq-artemis pull request #627: ARTEMIS-621 Several tests do not use get...

2016-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/627 --- 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 featu

[GitHub] activemq-artemis pull request #628: ARTEMIS-620 clean up large messages

2016-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/628 --- 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 featu

[GitHub] activemq-artemis pull request #590: Mapped journal

2016-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/590 --- 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 featu

Re: broker.xml location in Apache Artemis

2016-07-11 Thread Clebert Suconic
Look at the Embedded example. https://github.com/apache/activemq-artemis/tree/master/examples/features/standard/embedded You have to embed the instance of the server, set the broker.xml and start it. On Mon, Jul 11, 2016 at 4:15 AM, aries.aries wrote: > Hi Justin, > > I am able to run a single

[GitHub] activemq-artemis pull request #628: ARTEMIS-620 clean up large messages

2016-07-11 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/628 ARTEMIS-620 clean up large messages You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-620 Alternativ

[GitHub] activemq-artemis pull request #590: Mapped journal

2016-07-11 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/590#discussion_r70261182 --- Diff: artemis-journal/pom.xml --- @@ -14,7 +14,8 @@ See the License for the specific language governing permissions and limi

Monitor local directory and send newly .xml file on ActiveMQ broker

2016-07-11 Thread vikd
Hi Team, Please guide me on below requirement. Producer : 1) Spring Java monitor and waiting for new .xml file in a local directory. 2) Once new .xml file received in local directory then send on request queue of Activemq broker for processing . I am trying to achieve above requiremen

Re: broker.xml location in Apache Artemis

2016-07-11 Thread aries.aries
Hi Justin, I am able to run a single instance via the IDE. Now I want to run a cluster for which I need to make changes to the broker.xml to configure the live and backup servers, but I cannot locate the configuration file. I cannot directly use the binary release because I have implemented an alg

Re: broker.xml location in Apache Artemis

2016-07-11 Thread aries.aries
Hi John, I intend to run from IDE. Thanks, Vicky On Sun, Jul 10, 2016 at 3:55 PM, John D. Ament-2 [via ActiveMQ] < ml-node+s2283324n4713798...@n4.nabble.com> wrote: > Hi, > > Were you intending to run from the IDE, or did you want to use one of the > binary releases? > > http://activemq.apache.

[GitHub] activemq-artemis pull request #627: ARTEMIS-621 Several tests do not use get...

2016-07-11 Thread dudaerich
GitHub user dudaerich opened a pull request: https://github.com/apache/activemq-artemis/pull/627 ARTEMIS-621 Several tests do not use getUDPDiscoveryAddress You can merge this pull request into a Git repository by running: $ git pull https://github.com/dudaerich/activemq-artem

[GitHub] activemq-artemis issue #590: Mapped journal

2016-07-11 Thread mtaylor
Github user mtaylor commented on the issue: https://github.com/apache/activemq-artemis/pull/590 @franz1981 Thanks. +1 from me. @clebertsuconic you've spent more time reviewing this than I have so I will leave to you to give the final ack. Cheers --- If your project is set up for i

[GitHub] activemq-artemis issue #590: Mapped journal

2016-07-11 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/590 I've squashed all the commits into one and moved all the (micro)benchs to extra-tests. --- If your project is set up for it, you can reply to this email and have your reply appear on Git