Re: Need Some Guide

2016-07-12 Thread Dhanika Thathsara
Can someone tell me how to build the activemq-artemis using IDE? Thank you so much... > Best Regards, > Dhanika Thathsara, > University of Peradeniya.(undergrduate). >

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

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

creating users to access the queues

2016-07-12 Thread prashdeep
I have setup activemq on my system. I have created a Queue called "testQueue". I need to give restricted access to this queue by creating two users named "Producer" and "Consumer" with passwords Other than Producer and Consumer no one should be able to access the queue "testQueue". How to get thi

[GitHub] activemq pull request #187: AMQ-6301: Changed activemq-osgi so that it embed...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/187 --- 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 en

ApacheCon Europe Call For Papers Open

2016-07-12 Thread Rich Bowen
As you are no doubt already aware, we will be holding ApacheCon in Seville, Spain, the week of November 14th, 2016. The call for papers (CFP) for this event is now open, and will remain open until September 9th. The event is divided into two parts, each with its own CFP. The first part of the eve

[GitHub] activemq-artemis pull request #630: ARTEMIS-628 add BROWSE role

2016-07-12 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/630 ARTEMIS-628 add BROWSE role You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-628 Alternatively you

[GitHub] activemq-artemis issue #630: ARTEMIS-628 add BROWSE role

2016-07-12 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/630 Failed PR tests succeed locally. It looks like there's a port conflict on the Apache CI hardware. --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] activemq-artemis pull request #631: ARTEMIS-629 Preserve the correlation ID ...

2016-07-12 Thread tabish121
GitHub user tabish121 opened a pull request: https://github.com/apache/activemq-artemis/pull/631 ARTEMIS-629 Preserve the correlation ID type during conversions When converted to a core message type the original type of the CorrelationId in the AMQP message is lost, we must encod

[GitHub] activemq-artemis pull request #632: ARTEMIS-604 - Message Serialization Impr...

2016-07-12 Thread gaohoward
GitHub user gaohoward opened a pull request: https://github.com/apache/activemq-artemis/pull/632 ARTEMIS-604 - Message Serialization Improvement You can merge this pull request into a Git repository by running: $ git pull https://github.com/gaohoward/activemq-artemis clebert_a

[GitHub] activemq-artemis issue #630: ARTEMIS-628 add BROWSE role

2016-07-12 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/630 I just briefly look now, it looks ok to me +1 from me.. I won't be able to merge it.. just take my +1 on this --- If your project is set up for it, you can reply to this em

[GitHub] activemq-artemis issue #631: ARTEMIS-629 Preserve the correlation ID type du...

2016-07-12 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/631 +1 --- 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, o

[GitHub] activemq-cpp pull request #1: Private to protected transition of getOpenSSLC...

2016-07-12 Thread tsunday
GitHub user tsunday opened a pull request: https://github.com/apache/activemq-cpp/pull/1 Private to protected transition of getOpenSSLCtx method # Overview of the change This small change allows to override default behaviour of OpenSSLContextSpi in derived classes. Base Ope