0 Replies Latest reply on Jul 8, 2006 8:59 PM by malammik

    Using non reference factory for MDB Inflow

    malammik

      Is there a way to configure MDB to use a JMS connection factory to pick up the messages from the queue that is OTHER than the reference queue connection factory for that provider?

      I guess that question could also be represented in the following way. Do I need to define new instance of provider if all I want to do is use a different connect factory.

      For example, jboss.xml contains a tag called jndi-destination-name which determines from which destination the MDB will read the messages. I would like to be able to configure connect factory to be used in the similar fashion. Is that possible? If so, how?

      Any answers pointers are very much appreciated.