Wiki » History » Revision 6
Revision 5 (Soh Keong, 08/15/2012 10:17 AM) → Revision 6/8 (Soh Keong, 08/15/2012 10:22 AM)
{{TOC}}
h1. Wiki
h2. Overview
!mcom.png!
h2. Guide
*Step by step*
# checkout the [[wiki#SCM|ecoswayService]] 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
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
Tag: HEAD
</pre>