Project

General

Profile

Wiki » History » Version 4

Soh Keong, 07/20/2012 03:33 PM

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