Running the MobiLink server with the -sl java -cp option specifies a set of directories to search for class files, and forces the Java VM to load on server startup.
To start the MobiLink server (mlsrv12) and load Java assembliesStart the MobiLink server with the -sl java option.
Run the following command:
mlsrv12 -c "dsn=SQL Anywhere 12 CustDB" -sl java (-cp c:\mljava) |
A message indicating that the server is ready to handle requests appears. The Java method is executed when the upload_insert event triggers during synchronization.
Further reading![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |