Tag Archives: websphere

IBM Websphere MQ manipulations – part III

The curse of technology The cool thing about technology demos is how everything just works, well unless you are demoing it to the boss.  The equipment is usually quite new, the scope is simple enough and there are never any … Continue reading

Posted in programming, Setup From Scratch | Tagged , | Comments Off on IBM Websphere MQ manipulations – part III

IBM Websphere MQ manipulations – part II

In my previous article IBM Websphere MQ manipulations – part I, I provided an example on how to put and get messages into the queue.  What we were doing was essentially performing a stateless transfer of information between systems.  The data … Continue reading

Posted in programming, Setup From Scratch | Tagged , | Comments Off on IBM Websphere MQ manipulations – part II

IBM Websphere MQ manipulations – part I

Quite some years ago on a project that I was involved with, I was exposed to Websphere MQ.  Our needs were actually very basic to put it mildly.  We were using it as a secure method for transferring not messages … Continue reading

Posted in programming, Setup From Scratch | Tagged , | Comments Off on IBM Websphere MQ manipulations – part I