Wiki » History » Revision 4
Revision 3 (Soh Keong, 07/20/2012 02:13 PM) → Revision 4/8 (Soh Keong, 07/20/2012 03:33 PM)
h1. Wiki
h2. Overview
!mcom.png!
h2. Guide
*Step by step*
# checkout the [[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}/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: McomService
Tag: HEAD
</pre>