I leveraged the amqmdnet.dll .NET component that comes with MQSeries client to create a COM+ component that can be pooled. Works quite nicely actually.
How would one go about creating a connectin to a dynamic queue using the IBM supplied .NET dll? I noticed there's a method thats accept 'dynamicQueueName' as an input but I'm not having any success.
...