In this lesson, you run the MobiLink server with the -sl option to specify a set of directories to search for compiled files.
Prérequis
This lesson assumes you have completed all preceding lessons. See Lesson 1: Creating a Java class for custom authentication (server-side).
This lesson assumes that you have the roles and privileges listed in the Privileges section at the start of this tutorial: Tutorial: Using Java or .NET for custom user authentication.
Connect to the CustDB sample database and load your Java class or .NET assembly on the mlsrv16 command line.
Replace c:\MLauth with the location of your source files.
For Java, run the following command:
mlsrv16 -c "DSN=SQL Anywhere 16 CustDB" -o serverOut.txt -v+ -sl java(-cp c:\MLauth) |
For .NET, run the following command:
mlsrv16 -c "DSN=SQL Anywhere 16 CustDB" -o serverOut.txt -v+ -sl dnet(-MLAutoLoadPath=c:\MLauth) |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |