wsmg-msgbox Quick Start Guide- Sample 1 ================================= This sample demonstrate how create a message box, how to store a message and retrieve that message and ultimately how to destroy the created message box. Pre-Requisites ============== Apache Ant 1.7.1 or later Apache Axis2 1.5 or later Steps: ====== 1) configure and run wsmg-msgbox. please refer wsmg-msgbox user guide to know how to run the wsmg-msgbox. 2) configure 'build.properties' located in the sample directory. 3) set configurations in './conf/configuration.properties' file. 4) run following command: ant run