Hi,
I suppose it may helps
http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/index.html
This topic describes JMS
http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/ch03.html
Regards,
Boris
-Original Message-
From: Muqtafi Akhmad [mailto:muqtafiakh...@gma
Is there any step-by-step tutorial how to coding in Java using Apache Qpid?
I've download the examples from svn but I still don't get how to use it
regards,
--
=
Muqtafi Akhmad
ITB Informatics Engineering '08
=
Hi Hamid,
I guess that is how open source projects usually work. Not everything
is implemented equally, some parts are missing. But everyone can jump
in and add the support (especially since it seems that it is only
question of resources / effort and not missing functionality on
Windows). When I n
I did the SSL support for C++ on the Windows client/broker and I realize the
documentation to support its use is less than ideal. Unfortunately, funding
for that effort ran out.
Re the 64-bit installer... I created and posted the 32-bit installer on
www.riverace.com and have received very littl
I added the SSL support for Windows and, if I recall correctly, leaving
that feature out was more a question of requirements and available time.
Code contributions are welcome. Alternately, funding to add the additional
features will also get the job done.
-Steve
> -Original Message-
> F
On 11/23/2011 12:30 PM, Toralf Lund wrote:
Pavel Moravec wrote:
Hi Toralf,
see Programming in Apache Qpid
(http://qpid.apache.org/documentation.html, direct link:
http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf)
and Section 2.10. Connection Options
On 11/12/2011 02:31 AM, Ilya Haykinson wrote:
Managed to solve the problem by getting multicast enabled on the router.
What tripped me up was that the brokers would connect (making it seem like
multicast was working), only to lose connection. I would have imagined that
with multicast disabled on
Pavel Moravec wrote:
Hi Toralf,
see Programming in Apache Qpid (http://qpid.apache.org/documentation.html,
direct link:
http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf)
and Section 2.10. Connection Options.
Thanks, I wasn't aware of that docu
Hi Jakub,
I might sound in a complaint mode but I also have the same questions .
Because so far, I have searched a lot but I didn’t come across complete step
by step process of setting up SSL in C++ Windows. I have noticed there is
not much support available for windows in particular for C++. The
Hi,
Does someone know what is the reason for not supporting SSL client
authentication on Windows? Is is just question of limited resources
(i.e. nobody needed it, nobody had time to implement it) or is there
some problem with the Microsoft Schannel (which I think is used for
SSL on Windows) not su
Hi Toralf,
see Programming in Apache Qpid (http://qpid.apache.org/documentation.html,
direct link:
http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf)
and Section 2.10. Connection Options.
Kind regards,
Pavel
- Original Message -
> From: "
Gordon Sim wrote:
On 11/23/2011 09:05 AM, Toralf Lund wrote:
Hello,
Sometimes the host I'm connecting to via qpid::messaging::Connection
turns out to be down. When this is the case, the open() call may exhibit
two different kinds of behaviour, depending on the network configuration
or someth
On 11/23/2011 09:05 AM, Toralf Lund wrote:
Hello,
Sometimes the host I'm connecting to via qpid::messaging::Connection
turns out to be down. When this is the case, the open() call may exhibit
two different kinds of behaviour, depending on the network configuration
or something:
1. An exception
Hello,
Sometimes the host I'm connecting to via qpid::messaging::Connection
turns out to be down. When this is the case, the open() call may exhibit
two different kinds of behaviour, depending on the network configuration
or something:
1. An exception is raised almost immediately, and a me
14 matches
Mail list logo