HI Shammi,

Attached program.cs should work. Basically using the address
"amq.direct/test" will bind sender/receiver to a queue (exchange type =
direct)

regards
Ramith.









On Tue, Jun 26, 2012 at 2:36 PM, Shammi Jayasinghe <sha...@wso2.com> wrote:

>
>
> On Tue, Jun 26, 2012 at 10:34 AM, Ramith Jayasinghe <ram...@wso2.com>wrote:
>
>> Hi,
>> $Subject happens in our released version of Message broker.
>> This is due to a (recently found) issue in qpid  server (-java) described
>> in [1].  and its been fixed in latest version of the Qpid-java broker.
>> Mail thread also have easy patch ( could be use full if we ever want to
>> patch our released MB).
>>
>> [1]
>> http://qpid.2158936.n2.nabble.com/problems-using-cqpid-with-java-broker-td7271738.html
>>
>>
> Hi Ramith,
>
>   After applying the patch to qpid, C# Client was able to perform
> send/receive operations with the WSO2 Message Broker. But we are using
> default address "amq.topic" here. In that C# Sample[1] ,there should be a
> way to define topics and queues with the use of Address String[2][3].
> Currently we are checking on this.
>
> [1].
> http://qpid.apache.org/books/0.16/Programming-In-Apache-Qpid/html/ch02s03.html
> [2]
> http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/1.3/html/Programming_in_Apache_Qpid/sect-Programming_in_Apache_Qpid-Using_the_Qpid_Messaging_API-Addresses.html#sect-Programming_in_Apache_Qpid-Addresses-Address_Strings
> [3]
> http://qpid.apache.org/books/0.16/Programming-In-Apache-Qpid/html/section-addresses.html
>
> Thanks
> Shammi
>
>> --
>> - Ramith
>>
>>
>
>
> --
> Best Regards,*
>
> Shammi Jayasinghe*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
> mobile: +94 71 4493085
>
>
>


-- 
- Ramith

Attachment: Program.cs
Description: Binary data

_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to