Recent Comments
- Doug on Credit card security fail
- T.Rob on Encrypting passwords in config files – secure or not?
- Gustav on Encrypting passwords in config files – secure or not?
- Kalpana on WMQ Security in v7.1
- T.Rob on Hang on – switching hosting providers
-
Recent Posts
Archives
Categories
Blogroll
Stack Exchange MQ Q&A- Can create Websphere Queue Manager but not connect – stackoverflow.com
- WebSphere MQ Performance – stackoverflow.com
- Test sending of mqseries messages without installing WebSphere MQ – stackoverflow.com
- Getting MQ queue statistics in Java – stackoverflow.com
- MQMessage read or delete – stackoverflow.com
- WebSphere MQ 7, can I use one machine to send message to remote queue – stackoverflow.com
- WebSphere MQ: Consuming Messages in Batches – stackoverflow.com
- WebSphere Message Broker MQMD Report – stackoverflow.com
- com.ibm.mq.MQException: MQJE001: Completion Code '2', Reason '2035' – stackoverflow.com
- IBM MQ - Moving messages between queues using Java MQ APIs – stackoverflow.com
Meta
Tag Archives: design
WANTED DEAD OR ALIVE: WMQ Security exits
As you know, there are some security functions in WebSphere MQ that require an exit. By now everyone should be familiar with BlockIP2, the well known channel security exit. But there are a couple of other requirements that a channel … Continue reading
Posted in WMQ, WMQ Security
Tagged Best Practices, design, security, WebSphere MQ, WMQ, WMQ Security
2 Comments
Must-read article – Secure Software: 'See No Evil' is Not a Strategy
Given that software currently enables or imperils most aspects of our buying, selling, and communicating, it is time that responsible people acknowledge that this is a massive problem, and stop looking in the opposite direction. “See No Evil” is not … Continue reading
Posted in News
Tagged Architecture, design, development, News, security, software, vulnerabilities
Leave a comment
Question about benefits of WMQ Clustering
Here’s an email question I received today and my response: Does IBM have any write up for the advantage of using mq clustering vs non clustering setup? I am trying to get our application teams on board with using clustering. … Continue reading
Posted in WMQ
Tagged Admin, Architecture, cluster, Consulting, design, Recommended Practices, WebSphere MQ, WMQ
Leave a comment
Running a standalone Java application on WebSphere MQ V6.0
In October 2006 I updated an article of Bobby Woolf’s articles Developing a standalone Java application for WebSphere MQ. The article was updated to cover WMQ v6, JMS 1.1 and include a discussion of WMQ client vs. bindings mode connections. … Continue reading →