i have been trying for a while to compile activemq-cpp on redhat linux 4.0.
if anybody can point me to an rpm or a binary load for the ame i will be
grateful. i tried to download active-mq from the site and it did not
compile even when i diabled some of the warnings. even downloading from the
fue
as able to build it without too much trouble.
>
> If you want more help. Tell me specifically where the build process is
> failing for you.
>
> Scott
>
>
> subrash wrote:
>>
>> i have been trying for a while to compile activemq-cpp on redhat linux
>> 4.
does anybody know where i can download binaries/rpm for activemq-cpp for
redhat linux el4
--
View this message in context:
http://www.nabble.com/activemq-cpp-binaries-for-redhat-linux-el4-tp18490674p18490674.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Iam new to activemq-cpp and active-mq . iam trying out the durable
subscription feature. I have a publisher and a subscriber
and it did not work. I expected the following to happen
# a Subscriber Starts and the establishes a durable connection with a topic
# A Publisher publishes to topic
# Th
I have a very simple piublisher publishing 2000 messages it seems to lose
connection repeatedly as send fails after some time
is there some parameter i can set so that this does not happen . these
errors do not occur if i use NON_PERSISTENT mode
i have attached three files to this message
the fi
subrash wrote:
>
> I have a very simple piublisher publishing 2000 messages it seems to lose
> connection repeatedly as send fails after some time
> is there some parameter i can set so that this does not happen . these
> errors do not occur if i use NON_PERSISTENT mode
&g
the activemq-cpp client version is 2.2
Timothy Bish wrote:
>
> What version of the client are you using?
>
> Regards
> Tim.
>
> On Wed, 2008-10-22 at 11:58 -0700, subrash wrote:
>>
>>
>> subrash wrote:
>> >
>> > I have a very simpl
then the broker can accommodate.
>
> If you still have issues after updating we can look into this further.
>
> Regards
> Tim.
>
> On Wed, 2008-10-22 at 12:38 -0700, subrash wrote:
>> the activemq-cpp client version is 2.2
>>
>> Timothy Bish wrote:
>> >
does anybody hav an example of a simple durable subscription using
activemq-cpp. it does not seem to work correctly in my case . It seems to
work fine if i use a JAVA subscriber but does not work with activem-cpp
subscriber.
# a Subscriber Starts and the establishes a durable connection with a