...
- Start the WSO2 CEP server with the sample configuration numbered 0005. For instructions, seeĀ Starting sample CEP configurations. This sample configuration does the following:
- Creates
<CEP_HOME>/repository/conf/data-bridge/stream-manager-configdefinitions.xml
file, which is used to create the stream definitions for the sample. - Points the default Axis2 repo to
<CEP_HOME>/sample/artifacts/0005
(by default, the Axis2 repo is<CEP_HOME>/repository/deployment/server
).
- Creates
...