To install the JNI-based synchronization provider on Nokia 9210/9290
Communicator devices using Symbian V6, you must compile and run the
ISyncSample program. JNI-based implementations for Nokia 9210/9290
devices using Symbian V6 have been tested on Symbian OS 6.0
PersonalJava JVM.
Procedure
- Edit and compile the ISyncSample program on your workstation.
- Edit ISyncSample.java to take
isyncdb2e.properties as a parameter.
- Compile ISyncSample.java with
isync4j.jar in your classpath by typing the following
command:
javac -classpath isync4j.jar ISyncSample.java
- Edit isyncdb2e.properties to specify the server URL,
user, and password.
- Run the ISyncSample program.
- Make sure the DB2 Everyplace database and Sync Client libraries are
installed on the device.
- Copy the ISyncSample.class and
isyncdb2e.properties files to the
C:\System\Apps\ISync directory on the device.
- Using the Windows File Manager, locate and select the
isync4j.jar file. Click Enter. Use
the Redirect program, which is installed on your Nokia device, to transfer the
output from the Java program and then either display this output on your
console or write this output to a file.
Related reference