OGCE-WS messenger Quick Start Guide- Sample 1 ================================= This sample demonstrate how to subscribe to a topic using ws eventing protocol. Pre-Requisites ============== Apache Ant 1.7.1 or later Apache Axis2 1.5 or later Steps: ====== 1) configure and run ws-messenger in any mode. please refer ws-messenger user guide to know how to run the ws-messenger. 2) configure 'build.properties' located in the sample directory. 3) set configurations in './conf/configuration.properties' file. 4) run following command: ant run