- In the Java WebSphere MQ Everyplace code, there are a number of Windows
.bat files. Edit the CreateExampleQM.bat and the
ExamplesAWTMQeServer.bat files so that the following line:
call JavaEnv %1
becomes
call JavaEnv JVM
where JVM is MS, SUN or IBM, depending on which Java Virtual
Machine you are using.
- Run CreateExampleQM.bat to create a queue manager called
ExampleQM that listens on port '8081'.
-
Run ExamplesAWTMQeServer.bat to start the AWT WebSphere MQ Everyplace
server.
- In the Example WebSphere MQ Everyplace trace dialog, select all
the check boxes.
- In the View menu, click the System.Err
command, so that you can see all trace messages.
© IBM Corporation 2002. All Rights Reserved