Project

General

Profile

Wiki » History » Version 3

Soh Keong, 07/20/2012 02:13 PM

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