Wiki » History » Revision 3
Revision 2 (Soh Keong, 07/20/2012 02:11 PM) → Revision 3/8 (Soh Keong, 07/20/2012 02:13 PM)
h1. Wiki 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. use to login to the service (authentication). # password = authentication. use to login to the service (authentication). # hash.key = md5 hash key. # url = to query data from. from mall. 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>