Project

General

Profile

Wiki » History » Version 8

Soh Keong, 01/14/2013 10:22 AM

1 6 Soh Keong
{{TOC}}
2
3 1 Soh Keong
h1. Wiki
4
5 4 Soh Keong
h2. Overview
6
7 7 Soh Keong
!mcom2.png!
8 4 Soh Keong
9 1 Soh Keong
h2. Guide
10
11
*Step by step*
12
13 5 Soh Keong
# checkout the [[wiki#SCM|ecoswayService]] project into Eclipse.
14 1 Soh Keong
# upload application.properties to /data/mcom/application.properties (\\cwyrnd2-server\src\sohkeong\mcom\application.properties)
15
# startup jboss server.
16 5 Soh Keong
# wsdl file can get from http://{server}:{port}/ecoswayService/services/PointServiceImplPort?wsdl
17 1 Soh Keong
18
h3. application.properties
19
20 7 Soh Keong
# username     = authentication.
21
# password     = authentication.
22
# hash.key     = md5 hash key.
23
# url.dot.com  = query eAcct and RP from dotcom.
24
# url.us.store = query voucher from usa.
25 1 Soh Keong
26
h3. JSP/Servlet page
27
28
# library file at \\cwyrnd2-server\src\sohkeong\mcom\lib\
29 2 Soh Keong
# sample page at \\cwyrnd2-server\src\sohkeong\mcom\index.jsp
30 1 Soh Keong
31 8 Soh Keong
h2. Demo
32
33
URL: http://192.168.2.68:8080/TestPage/page/other/mcom_point_voucher.jsp
34 1 Soh Keong
35
h2. SCM
36
37
_CVS:_
38
39 7 Soh Keong
_Mcom Web Services for query shopper E-Account, E-refund, purchase RP, registration RP and Voucher:_
40 1 Soh Keong
<pre>
41
Host: cwyrnd2-server [IP address:192.168.2.11]
42
Path: d:/source/ecoswayNew
43 5 Soh Keong
Module: ecoswayService
44 1 Soh Keong
Tag: HEAD
45
</pre>