posted 16 years ago
Hi there:
I'm trying to send messages to a queue asynchronously. I've been reading a lot and I still don't have a clear idea about if this is possible or not.
I've created a Connection Factory with One-way message sending enabled for both topics and queues, and I use this code on the sender.
This code works nice but I need to know how to make this sendings asynchronously if it is possible.
Thanks!
[ December 03, 2008: Message edited by: bisala ]