Re: Can one use temp destinations with advisorySupport="false" ?

2012-09-26 Thread rmn190
as far as I know, advisorySupport has nothing to do with temp destination. it is about the status of broker. rmn190 From: SergueiM Date: 2012-09-27 05:22 To: users Subject: Can one use temp destinations with advisorySupport="false" ? Hi, In order to use temp destination (qu

Re: How do I tell which instance is master (or slave) when deploying with sharing-storage?

2012-09-20 Thread rmn190
At first, I want to determine the status by checking which instance has locked the specific lock file, but the lock fiile is in NFS, and I have idea about which instance has acquired the lock file. -- View this message in context: http://activemq.2283324.n4.nabble.com/How-do-I-tell-which-ins

回复: request for java client for Apollo

2012-09-11 Thread rmn190
oh , I have get some. that is at : https://github.com/fusesource/stompjms. thanks. rmn190 发件人: rmn190 发送时间: 2012-09-11 15:14 收件人: users 主题: request for java client for Apollo hi, all: I'm new to Apollo, and am tasked to use Java client (JMS compatible) to get touched with A

request for java client for Apollo

2012-09-11 Thread rmn190
code. thanks a lot in advance! rmn190

Re: Re: configure ActiveMQ with Zookeeper?

2012-09-08 Thread rmn190
thanks, Gaurav. would you please give me some example about configuring ActimveMQ via JMX? rmn190 From: Gaurav Sharma Date: 2012-09-09 00:54 To: users@activemq.apache.org Subject: Re: configure ActiveMQ with Zookeeper? It is doable but zk's real power is in dynamic config. mgmt. S

configure ActiveMQ with Zookeeper?

2012-09-08 Thread rmn190
. Any comments or insights are appreciated. rmn190

problem with ActiveMQ OutOfOrderTestCase class.

2012-08-30 Thread rmn190
When I run the original test case, which is located at http://svn.apache.org/repos/asf/activemq/tags/activemq-5.6.0/activemq-core/src/test/java/org/apache/activemq/bugs/OutOfOrderTestCase.java, there is no problem. But when I add the following code: http://activemq.2283324.n4.nabble.com/file/n46

Re: how can I run the benchmark test?

2012-08-29 Thread rmn190
dEmail.jtp?type=node&node=4655754&i=0> >> [hidden email] <http://user/SendEmail.jtp?type=node&node=4655754&i=1> >> >> On Aug 29, 2012, at 5:54 AM, rmn190 wrote: >> >> > >> > I want to run the benchmark test, and the activemq versi

Re: how can I run the benchmark test?

2012-08-29 Thread rmn190
/github.com/chirino/jms-benchmark > > > Hope this helps. > > Torsten Mielke > [hidden email] <http://user/SendEmail.jtp?type=node&node=4655754&i=0> > [hidden email] <http://user/SendEmail.jtp?type=node&node=4655754&i=1> > > On Aug 29, 2012, at 5:54 A

how can I run the benchmark test?

2012-08-28 Thread rmn190
I want to run the benchmark test, and the activemq version is 5.6.0. And I follow the steps http://activemq.2283324.n4.nabble.com/file/n4655748/benchmarkTest.png but the maven says: Unknown lifecycle phase "server". So what can I do? -- View this message in context: http://activemq.228

Re: ActiveMQ message group and load-balancing?

2012-08-24 Thread rmn190
x27;t be confused by the concept of the 'session'. The keyword of interest > is 'sticky'. > > On Fri, Aug 24, 2012 at 1:31 AM, rmn190 <[hidden > email]<http://user/SendEmail.jtp?type=node&node=4655527&i=0>> > wrote: > > > in http://a

ActiveMQ message group and load-balancing?

2012-08-24 Thread rmn190
in http://activemq.apache.org/message-groups.html, there is a saying: Message Groups provide load balancing of the processing of messages across multiple consumers. Although I read the whole article, I have not understood the relation between message group and load-balancing. After all, there has