Re: What port uses webconsole?

2009-05-06 Thread liquidd
Im sorry, but if I don't want to use separate servlet container? Only built-in webconsole? Gary Tully wrote: see the -Dwebconsole.jms.url property in the doco: http://activemq.apache.org/web-console.html 2009/5/5 liquidd spambo...@mail.ru I have configuration with ...

Sizing of a network of brokers

2009-05-06 Thread Roland Thomas Lichti
Hi, we are currently running ActiveMQ 5.2.0 (using Sun Java 1.5) on 2 x Sun Fire V245 with 2 CPU (Ultra SPARC IIIi 1,5 GHz) and 8 GB ram as network of brokers. Everything works fine and is ok. Now I got the question, if our JMS system can cope with the following load: 616 Messages/s (size

timeout parameter when amq gets max queue size

2009-05-06 Thread liquidd
I have amq (pure master-slave) with queue limit 1 mb. Queue A reaches that limit, so QueueSender.send method hungs. I set timeout parameter, but it looks like doesn't work for this situation. How can I set timeout for sending? Using 5.3-SNAPSHOT. Thank you. -- View this message in context:

Specify MySQL database user and password for Cron Job

2009-05-06 Thread Cyburg
Hi all, Does anyone here know if it is possible to specify which database user and password my Cron Job will use when accessing a MySQL database. My code accesses the My SQL database in question from a PHP page, which contains defines to specify the database user and password to use; when I

Re: Active MQ broker embedded with spring configuration problems

2009-05-06 Thread ee7arh
Please also fix this page too: http://activemq.apache.org/networks-of-brokers.html Order should be: networkConnectors persistenceAdapter transportConnectors Bregards Andrew Gary Tully wrote: Hi Andrew, thanks. No need to raise a jira issue. I just updated that page to fix the order. That

ActiveMQ native API problem : Broker.getDestinations

2009-05-06 Thread ffrenchm
Hello, I noticed that the method Broker.getDestinations doesn't return temporary destination. I would like to know if it's a normal behavior. According to the Javadoc I would say no : /** * @return all destinations added to the Broker. * @throws Exception TODO */

ANN: Habari ActiveMQ Client 1.7 - Delphi and Free Pascal client library for Apache ActiveMQ message broker

2009-05-06 Thread mjustin
May 5, 2009 - betasoft is pleased to announce release 1.7 of the Delphi client library Habari for Apache ActiveMQ, the popular and powerful open source Message Broker. With Habari ActiveMQ Client, Delphi developers can build integrated solutions, connecting cross language clients and protocols

Re: Durable subscription with subscription recovery policy

2009-05-06 Thread Jose Luna
- Original Message From: Jose Luna j-l...@rocketmail.com To: users@activemq.apache.org Sent: Thursday, April 30, 2009 3:04:33 PM Subject: Durable subscription with subscription recovery policy Hello, I haven't received a response after a few days, so I'd like to try again.