README.TXT

MQJava sample shows 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 VM
included in Microsoft Java SDK 2.0. 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 for Java 2.0
documentation available at http://www.microsoft.com/java/sdk