Compile a Project or a Schema File

Before you can deploy a project to a Sybase CEP Server, translate the project from its source form (.ccp/.ccl files and .ccs files) to an internal object code form with the Sybase CEP Compiler.

There are two ways to compile a project via the command line:

In each case, the compiled file has the extension .ccx. The next section describes how to compile the project via the CCL compiler. Registering (compiling and executing) the project is discussed in a later section.