Use the IBM® Toolbox for Java™ MEServer class to fulfill requests from your Tier0 client application that uses the IBM Toolbox for Java 2 Micro Edition JAR file. The MEServer creates IBM Toolbox for Java objects and invokes methods on them on behalf of the client application.
Use the following command to start an MEServer:
java com.ibm.as400.micro.MEServer [options]
where [options] is one or more of the following:
For important information about using this option, see the MEServer Javadoc.
MEServer will not start if another server is already active on the specified port.