Running the MobiLink server with the -sl java -cp option specifies a set of directories to search for class files, and forces the Java Virtual Machine to load on server startup.
At a command prompt, type following command on a single line:
mlsrv10 -c "dsn=SQL Anywhere 10 CustDB" -sl java (-cp c:\mljava)
A message appears that the server is started. Now the Java method is executed when the ULCustomer table upload_insert event triggers during synchronization.
For more information, see -sl java option.