3.2 Producer and Consumer queue configuration
ExtxfaceSimulatorMDB.ear will contain details of producer queue, consumer queue details will be configured in a property file. Create producer and consumer queue with JNDI names as given below on application server.
- Producer Connection Factory JNDI name: ExtSystemSenderQCF
- Producer Queue JNDI name: ExtSystemSenderQueue
- Consumer Connection Factory JNDI name: ExtSystemReceiverQCF
- Consumer Queue JNDI name: ExtSystemReceiverQueue
Parent topic: External System Simulation