FILE: Mqjava.exe Shows MSMQ ActiveX Queue Operations Using JavaLast reviewed: March 4, 1998Article ID: Q176814 |
The information in this article applies to:
SUMMARYThe MQJava sample demonstrates how to perform basic queue operations using Microsoft Message Queue Server (MSMQ) ActiveX components in Java.
MORE INFORMATIONThe following file is available for download from the Microsoft Software Library:
~ Mqjava.exe (size: 38912 bytes)For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online ServicesThe MQJava sample shows you how to create, open and close MSMQ queues in Java, and how to send and receive messages. In order to compile the sample code, you must use the latest Java compiler and Virtual Machine (VM) included in Microsoft SDK 2.0 for Java. Before building the sample, run the JActiveX tool on MSMQ type library (Mqoa.dll) to generate Java wrapper classes for MSMQ ActiveX components. To run the sample, open the file Msmqjavapp.html in Internet Explorer. For a description of JActiveX tool, please refer to the Microsoft SDK 2.0 for Java documentation available at http://www.microsoft.com/java/sdk/. Keywords : MQJava MQProg Version : WINNT:1.0 Platform : winnt Issue type : kbfile Solution Type : kbsample |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |