Wiki » History » Version 7
Soh Keong, 10/05/2012 10:07 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 | |||
32 | h2. SCM |
||
33 | |||
34 | _CVS:_ |
||
35 | |||
36 | 7 | Soh Keong | _Mcom Web Services for query shopper E-Account, E-refund, purchase RP, registration RP and Voucher:_ |
37 | 1 | Soh Keong | <pre> |
38 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
39 | Path: d:/source/ecoswayNew |
||
40 | 5 | Soh Keong | Module: ecoswayService |
41 | 1 | Soh Keong | Tag: HEAD |
42 | </pre> |