Gerben van Loon

Random thoughts on Microsoft Software Development and other related stuff

Browse by Tags

All Tags » WMQ (RSS)
IBM WMQ WCF Transport channel issues
There are some known nasty issues that my colleagues discovered while using the IBM WMQ WCF Transport channel. These where discovered with client version 7.0.1.3. The service will hit the faulted state and will not pick up further messages when: - A wrong...
Posted: Mon, Dec 20 2010 3:51 PM by Gerben van Loon | with 2 comment(s)
Filed under: ,
IBM WebSphere MQ WCF Channels updated
Some updates to my original post since Microsoft Host Integration Server 2010 is released. My comparison now looks like this: IBM HIS2009 HIS2010 Fire-and-forget (oneway) client + + + Fire-and-forget (oneway) service + + + Request-reply client + - + Request...
Posted: Mon, Dec 20 2010 2:58 PM by Gerben van Loon | with 5 comment(s)
Filed under: ,
IBM WMQ WCF Transport channel tips and tricks
Working with this transport channel now for a while, and discovered some interesting things which I’d like to share. With the transport channel I mean the “IBM.XMS.WCF.SoapJmsIbmTransportChannel” which you can find in the IBM.XMS.WCF...
Updated my IBM WebSphere MQ WCF post again
Updated the post again: http://bloggingabout.net/blogs/gerben/archive/2010/02/25/ibm-websphere-mq-wcf-channels.aspx . Now a clearer overview with a feature comparison.
Posted: Tue, Jul 20 2010 3:51 PM by Gerben van Loon | with no comments
Filed under: ,
Update IBM WebSphere MQ WCF post
Updated the post: http://bloggingabout.net/blogs/gerben/archive/2010/02/25/ibm-websphere-mq-wcf-channels.aspx New findings are that Microsoft is planning a WAS listener for IIS7 for their channel. Update for the IBM one is that they're relying on...
Posted: Fri, Mar 12 2010 5:32 PM by Gerben van Loon | with no comments
Filed under: ,
IBM WebSphere MQ WCF Channels
See some update here: http://bloggingabout.net/blogs/gerben/archive/2010/12/20/ibm-websphere-mq-wcf-channels-updated.aspx Windows Communication Foundation out of the box ships with quite some transport mechanisms. By default it comes with http, tcp, msmq...