|
Preface |
The Tools Guide describes how to use the Sun Java
Wireless Client software tools and other executables to configure, run, and test an implementation of the Java Wireless Client software. These executables are not intended for end users. They are for platform developers, system developers, and systems integrators. The executables are unsupported.
Because these unsupported executables are for developers, not end users, they use simple option parsing. The simple parsing of executables might lead to reported error conditions that are not user friendly. The most confusing error condition occurs because the executables only ensure that option values are formatted according to the specification of the underlying MIDP APIs. They accept any potentially valid value for an option, even if the value looks like another option or a value for another option. Like the java command from the Java Platform, Standard Edition (Java SE platform), they do not reject any positive case, which they would have to do to make error messages more user friendly.
Readers using this guide must be familiar with the MIDP 2.1 Specification. The specification is available from http://www.jcp.org/.
This guide also assumes that the Java Wireless Client software is installed and an implementation reference port is built as described in the Build Guide.
This book contains the following chapters:
Chapter 1 describes how to manage the certificate authority keys needed for secure network protocols and MIDlet authorization.
Chapter 2 describes how to sign a MIDlet suite's Java Archive (JAR) file.
Chapter 3 contains information about converting images to a raw format to optimize performance.
Chapter 4 covers the Skin ROMizer tool which is used during the build.
Chapter 5 describes how to use the command-line executables to manage and run MIDlet suites.
Chapter 6 describes how to connect Java Wireless Client to a debugger.
Chapter 7 describes how to automatically test MIDlet suite management and execution.
Chapter 8 describes how to use a MIDlet that lists and runs certain tests, called I3 tests.
Appendix A describes tools for upgrading configuration files from previous versions of Java Wireless Client.
The following documentation is included with this release of the Java Wireless Client software:
The Java Developer Connection
program web site enables you to access Java platform technical documentation at http://java.sun.com/.
We are interested in improving our documentation and welcome your comments and suggestions. Provide feedback to Sun at
http://developers.sun.com/contact/feedback.jsp?&category=j2me.
Copyright © 2007, Sun Microsystems, Inc. All rights reserved. SUN PROPRIETARY/CONFIDENTIAL.