...
Download the
Publish-Subscribe-Channel.zip, which includes the artifacts of this sample and follow the steps in Setting up the EnvironmentSimulating a Sample Scenario.Note You need to start two instances of the Axis2 server to run in ports 900 and 9001 by executing the following commands:
./axis2server.sh -http9000-https9002-name MyServer1./axis2server.sh -http9001-https9003-name MyServer2
- Follow the steps below to create an event:
...