Page History
...
- Changes the default Axis2 repo from
<CEP_HOME>/repository/deployment/server
to<CEP_HOME>/samplesamples/cep/artifacts/0002.
- Creates an event stream named
org.wso2.event.sensor.stream:1.0.0
. - Creates an event receiver named
httpReceiver
with custom mapping. - Creates an event publisher named
httpLogger
to log the received messages.
...
Open another tab in the CLI, and issue the following ant
command from the <CEP_HOME>/samples/cep/producers/http
directory.
...
It builds the http client and publishes the events in the <CEP_HOME>/samples/cep/artifacts/0002/httpReceiver.txt
to the httpReceiver
endpoint. You can view the details of the events that are sent as shown in the log below.
...
Overview
Content Tools
Activity