Senaka, I assume you are talking about the examples under the amqpexample folder? Yes these examples are old and certainly not in line with the latest set of examples. Besides the fanout example doesn't really fanout either.
These examples were written with the intention of showing how the Java low level API works. We haven't yet decided on how the API should look like and hence little attention is paid for these examples. This may change in the future. But feel free to modify these examples and make it look similar to the c++ examples. The goal is to use a smillar structure to c++ and python examples. Regards, Rajith. On Sun, Apr 27, 2008 at 1:05 PM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > Hi all, > > The Fanout Sample in Java does have a DeclareQueue application. But not > the > C++ one. Shouldn't the samples be consistent? > > Regards, > Senaka > -- Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/
