Hi,
I am trying out my first MDB (Message Driven Bean) using
JBoss 3.2.3. Part of my client code which tries to look up to the appropriate ConnectionFactory and Queue..
It says 'MyConnectionFactory not bound'. But I have the appropriate entries in my XMLs (jboss/ejb-jar).
Can someone please tell me if I need to include any specifics about
MyQueue/MyTopic and
MyConnectionFactory anywhere in the jboss..XMLs?
Thanks in advance.
Nandini
[ April 09, 2004: Message edited by: Nandini Sriram ]