Skip to Main Content

Java Programming

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!

Read and Write to MSMQ

923745Mar 14 2012 — edited Mar 22 2012
I want to write a simple java program which wtires to and reads from a microsoft message queue (MSMQ). I tried to write one program using an API called 'Sun Adapter for MSMQ API '. My questions are: 1) whether I can use this API to do the read and write operations for an indipendent java program. 2) If so, how to write and then read an xml message from the queue.

Thanks,
Arun
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2012
Added on Mar 14 2012
2 comments
670 views