How to write to messaging queue on UNIX?

M

mirin

From my ASP.NET 2.0 web application running on a Windows 2003 server,
I want to write a message to a WebSphere messaging queue running on a
UNIX Solaris machine. I have the destination hostname, port, channel
name, user name, and queue name. How can I achieve this?
 
B

bruce barker

you have a couple options

1) get the MQ client library for .net available from IBM
2) write a webservice on websphere that exposes the queue

-- bruce (sqlwork.com)
 
M

mirin

Hi Bruce,

Thanks for your suggestions. I've tried MQ client library. Not too
many examples around though but managed to figure things out more or
less. Next I need to send a whole XML doc across so let me poke around
with that.

Many Thanks!
mirin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top