posted 15 years ago
Hello,
I am getting null packet while trying to retrieve reply from the reply queue
receivedMessage = l_objQReceiver
.receive(CommonConstants.MQ_RECEIVE_TIMEOUT);
The receivedMessageis null and i am able to get request and reply queue objects and establish connection too.
Can anybody advise me what could be the problem?
regards,
Neha