Web console embedded in a spring project

2012-01-03 Thread mgiammarco
Hello, I have reading documentation and forum and tried many times but I am not able to embed the activemq web console in my camel/spring application to view my queues. Can you please help me? Thanks, Mario -- View this message in context: http://activemq.2283324.n4.nabble.com/Web-console-embed

Re: Problem using ActiveMQ-CPP interfaces where std::string are used as parameters

2012-01-03 Thread mikmela
quote author="tabish...@gmail.com"> On Thu, 2011-12-15 at 10:11 +0400, Ivan Pechorin wrote: > 2011/12/14 mikmela <[hidden email]>: > > I'm having a lot of issues passing std::strings into ActiveMQ-CPP > interfaces, > > i.e. Connection, Session, Message and etc. > > Even though I'm using MS VS20

Re: nio+ssl w/programatic {key|trust}store configuration

2012-01-03 Thread Jason Dillon
On Jan 3, 2012, at 3:14 AM, Dejan Bosanac wrote: > Hi Jason, > > maybe the best way to start is to create "programatically configured" version > of NIOSSLTransportBrokerTest and attach it to Jira. Depends, is the ExtBrokerService.createSsslTransportServer() example below the correct/expect meth

Re: Virtual topic subscriber expiration?

2012-01-03 Thread Jason Dillon
On Jan 3, 2012, at 3:25 AM, Dejan Bosanac wrote: > The messages will be copied to relevant queues only if there's a consumer > there. Is there any specific problem you're experiencing. This doesn't really line up with my understanding for how virtual topics work at all. If my client is offline t

Re: broker dataDirectory and kahaDB directory

2012-01-03 Thread Stevo Slavić
Thanks Dejan for clarifying this one! Example config for shared filesystem storage master/slave setup found here http://activemq.apache.org/shared-file-system-master-slave.html shows just persistenceAdapeter configuration so I assume it should be enough to configure just persistenceAdapter directo

Out of Office AutoReply: JMSXGroupID timeout

2012-01-03 Thread Roger Fischer
Merry Christmas and a Happy New Year. I will be back in the office on Tue Jan 3rd. Mindshare 2012 | May 8-10 | Orlando, FL More details coming soon. DISCLAIMER: *** * This email message and all attachments transmitted wit

Re: JMSXGroupID timeout

2012-01-03 Thread pwanner
Hi Dejan, We also have the need of Message Group closing on a timeout as we never know in a message if this is the last one or not, thus we end up with a big amount of consumers as we use an order id as the groupId. Is there really no other way to close a consumer than from within the message (th

Re: UDP Transport connector binds to a random port number.

2012-01-03 Thread ceposta
Amir, I figured it out. The patch you submitted was not the correct one, but very much on the right track. I'll update the JIRA with what I found. As Gary mentioned, this module could use some unit tests, so I'll write those as well. The link to your JIRA issue is here: https://issues.apache.org/

Re: How can i recover from exhausted memory limits?

2012-01-03 Thread Laures
after reading through the documentation i found: storeUsageHighWaterMark (a destination policy) my idea is to configure a watermark of 95% for ">" and reconfigure it to 100% for "ActiveMQ.Advisory.>". This way there should always be space for consumer and connection advisories even when no normal

Re: message distribution, how to control

2012-01-03 Thread beep02
One solution, that I see is following(please, correct me if I'm telling silly stuff): 1. message producer to be aware of partitioning between VM1 and VM2, it should maintain the "partitioning map": user1: vm1 user2: vm1 user3: vm1 user4: vm2 user5: vm2 2. vm1 and vm2 are to become "groups" and p

message distribution, how to control

2012-01-03 Thread beep02
Hi, I searched this forum for the answer, but did not find it. Although the situation is probably typical. Imagine 2 VMs. Each one responsible for subset of users and does process messages for it's own subset of users. Subsets are different on VM1 and on VM2. Sender sends the message, intending

Re: Virtual topic subscriber expiration?

2012-01-03 Thread Dejan Bosanac
Hi Jason, this is not needed for virtual topics as they work differently. The messages will be copied to relevant queues only if there's a consumer there. Is there any specific problem you're experiencing. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open

Re: nio+ssl w/programatic {key|trust}store configuration

2012-01-03 Thread Dejan Bosanac
Hi Jason, maybe the best way to start is to create "programatically configured" version of NIOSSLTransportBrokerTest and attach it to Jira. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveM

Re: broker dataDirectory and kahaDB directory

2012-01-03 Thread Dejan Bosanac
Hi, dataDirectory is used to hold other stuff as well, such as temp store and scheduler store. By default kahaDB uses dataDir/kahadb Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Act

Re: Service Wrapper on Windows Server 2008 R2

2012-01-03 Thread mauve
I can't open your blog, can you send this blog's content to me, think you! http://blog.bigrocksoftware.com/2010/10/07/commons-daemon-procrun-as-a-java- service-wrapper-for-activemq/