Collection Contents Previous Next PDF

MobiLink Administration Guide

Deploying MobiLink Applications

Deploying the MobiLink server


The simplest way to deploy a MobiLink synchronization server into a production environment is to install a licensed copy of SQL Anywhere Studio onto the production machine.

However, if you are redistributing a MobiLink synchronization server in a separate install program (subject to your license agreement), you may want to include only a subset of the files. In this case, you need to include the following files in your installation.

Notes 
Windows applications 
Description Windows files
MobiLink synchronization server
  • charsets\unicode
  • win32\dbmlsv9.dll
  • win32\dbmlsrv9.exe
  • win32\dbmsql9.dll
  • win32\dbunic9.dll
Language library
  • win32\dblgen9.dll1
Windows Performance Monitor support
  • win32\dbmlctr9.dll2
  • win32\dbmlctr9.h
  • win32\dbmlctr9.ini
Synchronization stream libraries (deploy the ones you use)
  • win32\dbmlhttp9.dll
  • win32\dbmlsock9.dll
Java synchronization logic
  • java\activation.jar3
  • java\imap.jar3
  • java\jodbc.jar
  • java\log4j.jar3
  • java\mailapi.jar3
  • java\mlscript.jar
  • java\mlsupport.jar
  • java\pop3.jar3
  • java\smtp.jar3
  • win32\dbmjava9.dll
  • win32\mljodbc9.dll
.NET synchronization logic
  • MobiLink\setup\dnet\mlDomConfig.xml
  • win32\dbmdnet9.dll
  • win32\dnetodbc9.dll
  • win32\iAnywhere.MobiLink.dll
  • win32\iAnywhere.MobiLink.Script.dll
  • win32\iAnywhere.MobiLink.Script.xml
  • win32\mlDomConfig.xsd
Security option4
  • win32\dbmlhttps.dll
  • win32\dbmlhttpsfips9.dll
  • win32\dbmlrsafips9.dll
  • win32\dbmljrsa9.dll
  • win32\dbmljtls9.dll
  • win32\dbmlrsa9.dll
  • win32\dbmltls9.dll
Script files (deploy the ones for your consolidated database)
  • MobiLink\setup
  • MobiLink\upgrade
iAnywhere Solutions ODBC drivers
  • drivers
dbmluser utility
  • win32\dbmluser.exe
dbmlstop utility
  • win32\dbmlstop.exe
Error names
  • h\sserror.h
MobiLink Monitor
  • java\mlmon.jar
  • shared\java\HelpManager11.jar
  • shared\java\JComponents142.jar
  • shared\java\jsyblib142.jar
  • shared\win32\jsyblib142.dll
  • ultralite\java\lib\ulrt.jar
  • win32\dbmlmon.exe
Online help for the MobiLink plug-in and Monitor
  • java\dbmaen9.jar1
MobiLink Redirector
  • MobiLink\redirector
Sybase Central
  • shared\Sybase Central 4.3
Sybase Central plug-in
  • win32\dbmlput9.dll
Notifier
  • java\activation.jar3
  • java\jodbc.jar
  • java\log4j.jar
  • java\mailapi.jar3
  • java\mlnotif.jar
  • java\mlscript.jar
  • java\smtp.jar3
QAnywhere
  • java\log4j.jar
  • java\qaconnector.jar

Note: Files may be located in the win32 or ia64 directory, depending on your version of the software.

1 For French, German, Japanese, and Chinese editions, substitute en with fr, de, ja, and zh, respectively.

2 Your setup program must self-register this file.

3 If you are redistributing an application, you must obtain these files directly from Sun.

4 Transport-layer security requires that you obtain the separately-licensable SQL Anywhere Studio security option and is subject to export regulations. To order this component, see Separately-licensable components.

UNIX, Linux, and Macintosh applications 
Description UNIX files
MobiLink synchronization server
  • bin/dbmlsrv9
  • charsets/unicode
  • lib/libdbodm9_r.so3
  • lib/libdbmsql9_r.so3
  • lib/libdbtasks9_r.so3
  • lib/libdbunic9_r.so3
Language library
  • res/dblgen9.res1
Synchronization stream libraries (deploy the ones you use)
  • lib/libdbmlhttp9_r.so3
  • lib/libdbmlsock9_r.so3
Java synchronization logic
  • java/activation.jar2
  • java/imap.jar2
  • java/jodbc.jar
  • java/log4j.jar2
  • java/mailapi.jar2
  • java/mlscript.jar
  • java/mlsupport.jar
  • java/pop3.jar2
  • java/smtp.jar2
  • lib/libdbmjava9_r.so3
  • lib/libmljodbc9.so3
.NET synchronization logic
  • N/A
Security option4
  • lib/libdbmlhttps9_r.so3
  • lib/libdbmlrsa9_r.so3
  • lib/libdbmltls9_r.so3
Script files (deploy the ones for your consolidated database)
  • MobiLink/setup
  • MobiLink/upgrade
iAnywhere Solutions ODBC drivers
  • drivers
dbmluser utility
  • bin/dbmluser
dbmlstop utility
  • bin/dbmlstop
Error names
  • h/sserror.h
MobiLink Monitor
  • bin/dbmlmon
  • java/mlmon.jar
  • shared/java/HelpManager11.jar
  • shared/java/JComponents142.jar
  • shared/java/jsyblib142.jar
  • ultralite/java/lib/ulrt.jar
MobiLink Redirector
  • Mobilink/redirector/redirector.config
  • MobiLink/redirector/java
Online help for the MobiLink plug-in and MobiLink Monitor
  • java/dbmaen9.jar
Sybase Central
  • shared/sybcentral43
Sybase Central plug-in
  • lib/libdbmlput9_r.so3
Notifier
  • java/activation.jar2
  • java/jodbc.jar
  • java/log4j.jar
  • java/mailapi.jar2
  • java/mlnotif.jar
  • java/mlscript.jar
  • java/smtp.jar2
QAnywhere
  • java/log4j.jar
  • java/qaconnector.jar

1 For French, German, Japanese, and Chinese editions, substitute en with fr, de, ja, and zh, respectively.

2 If you are redistributing an application, you must obtain these files directly from Sun.

3For Solaris and Linux, the file extension is .so. For AIX, the file extension is .a. For HP, the file extension is .sl. For the Macintosh, the file extension is .dylib.

4 Transport-layer security requires that you obtain the separately-licensable SQL Anywhere Studio security option and is subject to export regulations. To order this component, see Separately-licensable components.


Collection Contents Previous Next PDF