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.
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
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
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
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
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
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
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
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,
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
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
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
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.
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
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
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
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
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
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");
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
20 matches
Mail list logo