Wiki » History » Revision 5
Revision 4 (Soh Keong, 07/20/2012 03:33 PM) → Revision 5/8 (Soh Keong, 08/15/2012 10:17 AM)
h1. Wiki h2. Overview !mcom.png! h2. Guide *Step by step* # checkout the [[wiki#SCM|ecoswayService]] [[wiki#SCM|McomService]] project into Eclipse. # upload application.properties to /data/mcom/application.properties (\\cwyrnd2-server\src\sohkeong\mcom\application.properties) # startup jboss server. # wsdl file can get from http://{server}:{port}/ecoswayService/services/PointServiceImplPort?wsdl http://{server}:{port}/mcomService/services/PointServiceImplPort?wsdl h3. application.properties # username = authentication. # password = authentication. # hash.key = md5 hash key. # url = query data from. h3. JSP/Servlet page # library file at \\cwyrnd2-server\src\sohkeong\mcom\lib\ # sample page at \\cwyrnd2-server\src\sohkeong\mcom\index.jsp h2. SCM _CVS:_ _Mcom Web Services for query shopper E-Account, E-refund, purchase RP and registration RP:_ <pre> Host: cwyrnd2-server [IP address:192.168.2.11] Path: d:/source/ecoswayNew Module: ecoswayService McomService Tag: HEAD </pre>