Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » Mobile Web Services

Multiple instances of the service binding class Next Page

Compiling and running mobile web service applications


Runtime libraries

The runtime library for Java is iawsrt.jar, located in the java subdirectory of your SQL Anywhere installation.

The runtime library for C# is iAnywhere.QAnywhere.WS.dll, located in the following directories (relative to your SQL Anywhere installation directory):

The following sections describe the files you need to compile and run mobile web service applications.

Required runtime libraries (Java)

Include the following files, located in the java subdirectory of your SQL Anywhere 10 installation, in your classpath:

Required runtime libraries (.NET)

The SQL Anywhere 10 installation automatically includes the following files in your Global Assembly Cache:


Shutting down mobile web services