Hello all -
I am trying to find a way of routing messages published to a particular
topic to a mailing-list. What is the easiest way to do that? My clients are
publishing and subscribing using the openwire protocol.
Best -
Susmit
--
View this message in context:
http://www.nabble.com/Posting-A
on" MEAP should be soon updated with
> chapters
> that cover performance tuning http://www.manning.com/snyder/
>
> Cheers
> --
> Dejan Bosanac
>
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog
Hi -
I have a single activemq broker based system - running a publish-subscribe
model - each publisher posting a particular topic. Now a few of the topics
have 20 subscribers - and are likely to grow to a few hundreds. I am also
using a MySql based authentication and authorization plugin from T
Thanks Gary - I was wondering if the LDAPutheticationplugin (or any other
plugin) can also do authorization from outside of activemq.xml. That will
resolve my growing number of topics without having to restart the broker.
Best - Susmit
Gary Tully wrote:
>
>> 1- Each time I add a new topic to th
I have enabled JAAS authentication (simple authentication)on an activemq
broker - by including the plugins in the activemq config XML file. I have
multiple authentication entries (one for each topic). My questions are:
1- Each time I add a new topic to the XML file, the broker has to be
restarted
QCPP-246
>
> On Wed, Jun 24, 2009 at 11:56 PM, shaldar wrote:
>
>>
>> Hi Chetan - I tested with 3.0 as you suggested. I built and used the
>> SimpleAsyncConsumer.cpp example that comes with 3.0. It's connecting and
>> receiving messages from the remote brok
nLibrary();
>
> no other code changes are required. You can simply use a broker URI with
> failover like:
>
> failover://(tcp://localhost:61616)
>
> chetan
>
> On Wed, Jun 24, 2009 at 12:24 PM, shaldar wrote:
>
>>
>> Thanks chetan - I am using 2
:
>
> Which version of the library are you using? The latest version, 3.0, which
> was released less than 2 weeks ago, supports the failover transport for
> handling scenarios like this.
>
> chetan
>
> On Mon, Jun 22, 2009 at 8:22 PM, shaldar wrote:
>
>>
>> Hi
Hi all -
I wrote a publish/subscribe clients that seem to be working well with the
broker. I want make the clients more reliable - particularly when the
network connection goes down. This is especially needed for the subscriber,
which just sits on an asynchronous listener once the connection sta
Hi -
I created a DLL using the activemq-CPP library on my Windows Vista machine
(with the Visual C++ 2008 express edition). This DLL loads and works fine
on this development machine. But when I try to call it in a Windows XP
machine, I get an error 126 : "Cannot load library xxx.dll".
Now when
> Regards
> Andreas
>
> On Jun 2, 2009, at 10:31 AM, shaldar wrote:
>
>>
>> Hi all - I installed the fuse activemq distribution on 2 Windows
>> machines:
>> - a Windows vista test client connected over DSL
>> - a remote VPS running Windows Web Server
Hi all - I installed the fuse activemq distribution on 2 Windows machines:
- a Windows vista test client connected over DSL
- a remote VPS running Windows Web Server 2008 - where I want to run the
test broker and eventually the production broker
I was able to successfully test publish/ subscribe
12 matches
Mail list logo