Re: Connect to IBM MQ

2009-04-23 Thread Dave Stanley
If java is an option, you can use the IBM MQQueueConnectionFactory, something like.. Regards /Dave On Thu, Apr 23, 2009 at 2:20 PM, xaos wrote: > > Well, I figured as much. Is there any Open Source IBM MQ client out th

Re: Connect to IBM MQ

2009-04-23 Thread xaos
Well, I figured as much. Is there any Open Source IBM MQ client out there? I mean somebody out there must be talking to IBM/MQ from non IBM software. Any help is greatly appreciated! -G Timothy Bish wrote: > > On Wed, 2009-04-22 at 17:26 -0700, xaos wrote: >> Please forgive me if this is too

Re: Connect to IBM MQ

2009-04-22 Thread Timothy Bish
On Wed, 2009-04-22 at 17:26 -0700, xaos wrote: > Please forgive me if this is too stupid a question but, > > when I connect from my MAC OSX box to my SUN Ultra 2, running IBM MQ Server > (With tested queues), I get this: > > >From MAC box (athena): > > I just run the program "main" with changes