Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by GhostDragon

  1. GhostDragon

    receiveNoWait() returns null when there are messages...

    it just returns 'null' because it 'thinks' there are no messages. i have found that if i put a message in after my client has made a connection then all is well. if the messages are in there before that the client won't see them. i need to be able to occassionally connect, get messages, and...
  2. GhostDragon

    receiveNoWait() returns null when there are messages...

    Using Java... I have code that works from the commandline but when I use it within my actual application receiveNoWait() returns null. recieve() works fine but my app needs receiveNoWait() in order to proceed. I double-check that there are messages available. I am new to MQSeries so I may be...

Part and Inventory Search

Back
Top