Greetings,
I have a process that receives amqp messages using proton messenger in passive
mode
(inside select-based event loop) and sends replies back using second messenger
in
non-passive mode. I want to handle certain messages in a separate process
instance.
Normally I would just fork current
The broker doesn't need to be run as a Windows service (but that's a perfectly
good thing to do). The error below was likely because there is no \temp or
\temp\qpidd.data directories and your account didn't have rights to create it.
-Steve
> -Original Message-
> From: Suman.Patro-TRN [m
Hey Gordon,
Thanks a ton. The error got resolved. The broker
in qpid 0.34 is named as qpidd.exe which needed to be run as a windows
service.
From: Gordon Sim [g...@redhat.com]
Sent: Tuesday, August 04, 2015 3:05 PM
To: us
On 08/04/2015 07:30 AM, Suman.Patro-TRN wrote:
Hey Gordon,
1. There is no amqp broker .exe , but there is qpidbroker.dir which has
broker.cpp.obj and qpidbrokerd.dll in D:\qpid_build\src\Debug. what do I
start and how??
2. I tried running qpid.exe but with errors as :
D:\qp