Migrating from version 1.2.7 to version 2.0

Changes to MQeFields

In order to comply with Java 2 Platform Micro Edition's (J2ME) Connected Limited Device Configuration(CLDC)/Mobile Information Device Protocol (MIDP) specification several methods have been modified or removed from MQeFields:

Peer channels

Peer channels have been removed from the WebSphere MQ Everyplace version 2.0 codebase, because they caused problems with message routing and assured delivery.

Changes to MQeChannel

The com.ibm.mqe.MQeChannel class has been moved and is now known as com.ibm.mqe.communications.MQeChannel. Any references to the old class name in administration messages is replaced automatically with the new class name.

MQeAttribute

The following changes have been implemented in relation to MQeAttribute: