6Signature Test Tool 2.0 User’s Guide April 2008
As an aid in developing such an extension, the SigTesttool distribution includes a
classlibrary that contains a signature serializer and some related utility classes in the
SigTest-Directory/lib/remote.jarfile. This file contains a subset of the SigTest tool
classes that arenecessary to develop a custom plug-in. All of these library classes are
CDC 1.0 compatible and have minimal memory requirements. The source code for
these classes is distributed in the SigTest-
Directory/redistributables/sigtest_src.zip file. The code is designed for
running a plug-in with the JavaTestharness using the Java ME Framework. The
server and client source code and the HTML test descriptions for an actual plug-in
example are located in the SigTest-Directory/examples/remotedirectory.
Note – The open source version of the ME Framework is available at:
http://cqme.dev.java.net/framework.html.