Now go to <synapse-home>/samples/axis2Server directory and start the server using the following command. This will start Axis2 server on port 9000 (http).
Linux / Unix: . axis2server.sh
Windows: axis2server.bat
2. 修改synapse.xml的配置文件,和刚才发布的Web Services服务建立关联。
Now it"s time to start Synapse. In this scenario we are starting Synapse using the sample configuration found in synapse_sample_0.xml (i.e. in repository/conf/sample) and listed below. It is configured to log and pass through, all the messages.