Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to send jms message to mq series

574648Jun 14 2007 — edited Jul 2 2007
Hi all,

I'm new to JMS and I've been asked to send an xml file to a IBM MQ series message queue.
I need to send this message from an application running on a tomcat webserver.

Basically, what packages do I need to start with that?
Is that possible without installing an MQ client on the webserver?
What parameters would I need to make a connection? I currently only know the QUEUE name and that the MQ is running on a different machine than the webserver is.

Thank you!
Steven
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 30 2007
Added on Jun 14 2007
7 comments
765 views