Websphere MQ Everyplace

Package examples.os4690

Shows how to create a queue manager on an IBM 4690 operating system.

See:
          Description

Class Summary
Configure Configures the 4690 queue manager on your disk.
OS4690ConfigInfo Holds configuration information about the OS4690-resident queue manager centrally so that the configure, run and unconfigure classes all use the same names for things.
Run Uses the configured queue manager previously defined by the Configure program.
TraceController Supplies common trace handler on/off controll to other classes within this package.
UnConfigure Removes a queue manager created using the Configure program.
 

Package examples.os4690 Description

Shows how to create a queue manager on an IBM 4690 operating system.

All directories used by the queue manager are located on a native file system, which supports only 8.3 short filename format.


Websphere MQ Everyplace