Folks:
Pardon the simple question but I am trying to run the examples in the
Professional JMS book (Chapter 5). After creating a Topic
ConnectionFactory, retailbrokerage:tcf, the book instructs me to create a
topic, Consumer:Check. However, each time I try to do so, I get the
following error:
OBJECT_CREATION_FAILURE_ERROR:: Failed to create a new Object::
Failed to create a new Object TOPIC:: CONSUMER:CHECK
Underlying cause :: Failed to create a new Object :: IGMS
Manager failed to create Topic object: CONSUMER:CHECK
However, I can create a topic Consumer.
Any ideas? I think it's something simple but....
Thanks in advance,
- Alex -