Re: Discovery Fail if no Broker

2007-05-18 Thread lchui
I am currently using ActiveMQ version 4.1.1 and run into the exact same problem. Wondering if this bug not fixed or my configuration is wrong? Thanks, Lisa Hiram Chirino wrote: > > Then this looks like a bug on ActiveMQ.. Could you past that info into > a new JIRA issue at: > > http://issues.

Re: Cleaning the database

2007-05-18 Thread Jim Alateras
James Strachan wrote: On 5/17/07, Jim Alateras <[EMAIL PROTECTED]> wrote: What is the best way to clear the database that stores persistent messages? I am using an embedded broker and the mysql database, which is shared with other applications. You can purge individual queues via JMX; or just

Re: Shared File System Master Slave with OCFS

2007-05-18 Thread James Strachan
On 5/18/07, Christopher G. Stach II <[EMAIL PROTECTED]> wrote: James Strachan wrote: > On 5/18/07, James Strachan <[EMAIL PROTECTED]> wrote: >> On 5/17/07, felipera <[EMAIL PROTECTED]> wrote: >> > Hi everyone, >> > >> > I am trying to setup two MQ Servers (4.1.1), sharing the same data >> directo

Re: Shared File System Master Slave with OCFS

2007-05-18 Thread Christopher G. Stach II
James Strachan wrote: > On 5/18/07, James Strachan <[EMAIL PROTECTED]> wrote: >> On 5/17/07, felipera <[EMAIL PROTECTED]> wrote: >> > Hi everyone, >> > >> > I am trying to setup two MQ Servers (4.1.1), sharing the same data >> directory >> > (I tried Derby and Kaha), on top of OCFS, but the locking

How to create an embedded ActiveMQ broker in a Spring 2.0 app?

2007-05-18 Thread Thai Dang Vu
Hi everybody, I'm using Spring 2.0.5 and ActiveMQ 4.1.1. I want to create an embedded ActiveMQ broker in a Spring 2.0 app. Here is my Spring application context: http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:amq="http://a

RE: Licensing and Porting Issue for the CMS (ActiveMQ-CPP) on Visual Studio 6 from Visual Studio 8

2007-05-18 Thread Mittler, Nathan
Unlike GPL/LGPL, the ASF license does not require you to contribute your changes back to the community (although it is appreciated :)). You can read the license for yourself here: http://www.apache.org/licenses/LICENSE-2.0.html Be sure to read section 4 on redistribution. Nate > -Original

RE: Licensing and Porting Issue for the CMS (ActiveMQ-CPP) on Visual Studio 6 from Visual Studio 8

2007-05-18 Thread Mittler, Nathan
Agreed! I've created this issue https://issues.apache.org/activemq/browse/AMQCPP-115 to address this. > -Original Message- > From: Albert Strasheim [mailto:[EMAIL PROTECTED] > Sent: Friday, May 18, 2007 8:19 AM > To: users@activemq.apache.org > Subject: Re: Licensing and Porting Issue

Re: Licensing and Porting Issue for the CMS (ActiveMQ-CPP) on Visual Studio 6 from Visual Studio 8

2007-05-18 Thread Albert Strasheim
Hello This isn't so much about the licensing, but you might want to reconsider backporting AMQCPP to VS6. That compiler really isn't your friend. I'm not 100% certain if this will work (I'm mainly concerned about multiple runtime memory allocation issues) and whether this is feasible will depe

Licensing and Porting Issue for the CMS (ActiveMQ-CPP) on Visual Studio 6 from Visual Studio 8

2007-05-18 Thread Pravin Kundal
Licensing and Porting Issue for the CMS (ActiveMQ-CPP) on Visual Studio 6 from Visual Studio 8 I have downloaded activemq-cpp-2.0.1-src (i.e. CMS 2.0.1) from http://activemq.apache.org/cms/download.html It is provided with vs2005-build (Visual Studio 8). Now, as our project is in vs2003,

Re: Messages for disconnected client

2007-05-18 Thread Gustavo Lanna
Huum !! Thank you... I will try this !! David Budworth-3 wrote: > > temp queues are discarded when the creating session closes (goes away, > crashes etc) > > also, if you want message to not be received when a client isn't there, > you > could always use topics > > > On 5/17/07, Gustavo Lan

Re: Failover and .Net

2007-05-18 Thread James Strachan
On 5/10/07, Bill.E <[EMAIL PROTECTED]> wrote: Hi All, I am trying to use the failover protocol in a .Net application written using ActiveMQ.dll and NMS.dll ( not spring ) Everything is fine with the code supporting transactional session messages and all. The question I have is when attempting

Re: question about consumer.prority meaning

2007-05-18 Thread James Strachan
On 5/14/07, Dominique DE VITO <[EMAIL PROTECTED]> wrote: Hi, I am wondering about JMS consumer.prority meaning (mentionned in http://activemq.apache.org/consumer-priority.html ) - is it a priority defining concurrency between possible consumers of the *same* messages ? OR - is it a priority d

Activemq cpp for solaris

2007-05-18 Thread cppUser
Hi, Could somebody guide me with the compilation and using of cpp library on the solaris platform? Cheers! -- View this message in context: http://www.nabble.com/Activemq-cpp-for-solaris-tf3776703s2354.html#a10679273 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How to define properties for Topics and Queues

2007-05-18 Thread James Strachan
On 5/18/07, MarkusJ <[EMAIL PROTECTED]> wrote: James.Strachan wrote: > > On 5/18/07, JohnF <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> I tried to use JNDI and the lookup() methode to get a topic for a client. >> >> properties = new Hashtable(); >> >> properties.put(Co

Re: How to define properties for Topics and Queues

2007-05-18 Thread MarkusJ
James.Strachan wrote: > > On 5/18/07, JohnF <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> I tried to use JNDI and the lookup() methode to get a topic for a client. >> >> properties = new Hashtable(); >> >> properties.put(Context.INITIAL_CONTEXT_FACTORY, >> "org.apache.ac

Re: Shared File System Master Slave with OCFS

2007-05-18 Thread James Strachan
On 5/18/07, James Strachan <[EMAIL PROTECTED]> wrote: On 5/17/07, felipera <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I am trying to setup two MQ Servers (4.1.1), sharing the same data directory > (I tried Derby and Kaha), on top of OCFS, but the locking doesn't seem to be > working. It works

Re: Cleaning the database

2007-05-18 Thread James Strachan
On 5/17/07, Jim Alateras <[EMAIL PROTECTED]> wrote: What is the best way to clear the database that stores persistent messages? I am using an embedded broker and the mysql database, which is shared with other applications. You can purge individual queues via JMX; or just drop & recreate the dat

Re: Shared File System Master Slave with OCFS

2007-05-18 Thread James Strachan
On 5/17/07, felipera <[EMAIL PROTECTED]> wrote: Hi everyone, I am trying to setup two MQ Servers (4.1.1), sharing the same data directory (I tried Derby and Kaha), on top of OCFS, but the locking doesn't seem to be working. It works fine when both MQs are running on the same server (still using

Re: How to define properties for Topics and Queues

2007-05-18 Thread James Strachan
On 5/18/07, JohnF <[EMAIL PROTECTED]> wrote: Hello, I tried to use JNDI and the lookup() methode to get a topic for a client. properties = new Hashtable(); properties.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.activemq.jndi.ActiveMQInitialContextFactory");

Re: Resource Specs

2007-05-18 Thread James Strachan
On 5/17/07, Bai Shen <[EMAIL PROTECTED]> wrote: Is there any place listing what hardware various ActiveMQ configurations require? How many users you can support, etc? No; it totally depends on what your doing... http://activemq.apache.org/performance.html generally its usually down to just m