-
Recent Posts
Recent Comments
Blog Calendar
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
Categories
Capitalware
WebSphere MQ- IC46958: EXIT STATUS FROM RUNMQLSR IS UNIX SPECIFIC NOT OPENVMS May 17, 2013
- IC90890: MQ V7.1 OR V7.5: EBCDIC NEWLINE X'15' CONVERTED INTO ASCII X'0A' INSTEAD OF X'85' WHEN USING CONVEBCDICNEWLINE=TABLE May 17, 2013
- PM88682: INCONSISTENCY BETWEEN THE CF AND DB2 AS REPORTED BY CSQI033E WHICH CAUSES STRUCTURE TO BE MARKED AS FAILED. May 17, 2013
- PM86239: TRIGGERINT SET TO 15000 (15 SECS) BUT TRIGGER MESSAGE GENERATES EVERY 20 SECONDS. May 17, 2013
- IC91381: AMQRMPPA PROCESS FAILS WITH ACCESS VIOLATION ORIGINATING IN ZSTXACLOSE_INT FDC WITH PROBE ID XC130031 PRODUCED May 17, 2013
- IC90678: THE -X PARAMETER OF SETMQENV COMMAND DOES NOT SET THE BIT TO THE MODE SPECIFIED. May 17, 2013
- IY79797: How to set the file descriptors kernel parameter on Solaris 10 May 17, 2013
- When and how to use the WMQ utility amqicfil for installing interim fixes May 16, 2013
- SE55616: WMQ V7.1 LU62 RECEIVER CHANNEL FAILS TO START May 16, 2013
- IV37602: WEBSHPERE MQ .NET CLIENT APPLICATION MESSAGE DELIVERY HANGS AND QUEUE STATUS BECOMES "SUSPENDED" May 16, 2013
developerWorks: Blogs- WebSphere MQ v7.0.1.10 Fix pack now available May 8, 2013
- Impact 2013: Monday's sessions on IBM Messaging April 29, 2013
- Episode 9: WebSphere MQ and PureApplications March 5, 2013
- Episode 8: Introduction to messaging security and WebSphere MQ February 25, 2013
- IBM Universal Messaging using WMQ and its Integration capablities using Microsoft .NET February 22, 2013
- IBM Messaging for Mobile and the 'Internet of Things' February 22, 2013
- Episode 7: All about WebSphere MQ Clustering February 18, 2013
- Mobile and Device Messaging Client Pack February 15, 2013
- WebSphere India: Free Virtual Messaging & Integration Summit Feb 19th - Feb 21st February 14, 2013
- Episode 6: Configuring Managed File Transfer using scripts February 11, 2013
T.Rob’s Store and Forward- Back to consulting April 16, 2013
- Coming to an event near you! April 5, 2013
- IMPACT Schedule April 4, 2013
- It’s time for sensible password security standards in the PCI-DSS February 17, 2013
- Meetup in NYC or San Fran? February 14, 2013
- WMQ Training for Beginners February 11, 2013
- Configuring WebSphere MQ Error log sizes December 5, 2012
- Notes from the WSMQAdmin seminar December 4, 2012
- Pub/Sub security December 3, 2012
- Sure, its always an MQ problem. Why is that a bad thing? November 3, 2012
StackOverflow MQ Questions- MQ-like Java library/framework for processing large data with fault-tolerance and re-injecting of large messages – stackoverflow.com May 21, 2013
- Is UTF to EBCDIC Conversion lossless? – stackoverflow.com May 17, 2013
- What is format of websphere MQ messages – stackoverflow.com May 17, 2013
- Disk based message queue – stackoverflow.com May 16, 2013
- In MQ v6 api - how to stop MQQueue get() method? – stackoverflow.com May 16, 2013
- MDB on tomEE not picking information from tomee.xml to connect to websphere MQ – stackoverflow.com May 15, 2013
- Turning MQ log messages off in standalone application – stackoverflow.com May 15, 2013
- MQ Channel restart from code giving error – stackoverflow.com May 14, 2013
- Do RabbitMQ, Beanstalk or Resque support scheduling a task at a certain date? – stackoverflow.com May 13, 2013
- Configure SSL between Websphere App Server and Websphere MQ – stackoverflow.com May 13, 2013
Archive for the Category: C++
ActiveMQ 5.6.0 Released
Apache ActiveMQ Project has just released ActiveMQ v5.6.0. http://activemq.apache.org/activemq-560-release.html Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server. Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. [...]
MQAUSX without a Client-side Security Exit – Part 1
Quite often I get asked if MQAUSX can authenticate a UserID and Password without the requirement of a client-side security exit. The answer is yes. MQAUSX is actually 3 products in one: 1. If the client application is configured with the client-side security exit then the user credentials are encrypted and sent across the wire [...]
Also posted in .NET, C, Capitalware, Java, JMS, MQ, Programming, Security Comments Off