On 9/19/07, keneida <[EMAIL PROTECTED]> wrote:
>
> Im using PCF im my config. When working with "server" part of my app i can
> send messages to topics and queues and receive messages from queues.
> It just does not want to receive messages form topic.
> I found that PCF is made for sending only but how come i can receive
> messages form queues?

Are you using JmsTemplate by any chance?

For topics a consumer must be created before a message is sent. So you
can't just create/close a consumer and expect to get any messages
-- 
James
-------
http://macstrac.blogspot.com/

Reply via email to