Any ideas how (if I) can I test WebSphere MQ locally using the IBM.XMS library without installing a MQ server (i.e. with just the MQ Client) whether it’s via a simulator, mocks or local message queue?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Two options. You can use a WebSphere MQ queue manager to test applications written using IBM.XMS or any other MQ client. You can download a trial copy from developerWorks here. The trial version is fully enabled and good for 90 days.
IBM.XMS can also be used for messaging with Default Messaging Provider of WebSphere Application Server. You can download a WAS trial here.