Wiki » History » Version 7
chin-yeh, 10/31/2011 05:07 PM
1 | 2 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | chin-yeh | h1. Wiki |
4 | 2 | chin-yeh | |
5 | h2. Programming Guide |
||
6 | |||
7 | See [[Programming Guide]] |
||
8 | |||
9 | 7 | chin-yeh | h2. Deployment Guide |
10 | |||
11 | See [[Deployment Guide]] |
||
12 | |||
13 | 2 | chin-yeh | h2. Specification |
14 | |||
15 | See [[Specification]] |
||
16 | |||
17 | 4 | chin-yeh | h2. Contact Person |
18 | |||
19 | * *Web Service:* |
||
20 | ** Benny Kuok, Chan-Weng [CWKuok@cosway.com.my] |
||
21 | ** Wong, Chun-Hoong [ChunHWong@cosway.com.my] |
||
22 | * *Web Service Client:* |
||
23 | ** Kwan, Chooi-Mey [cmkwan@cosway.com.my] |
||
24 | ** Choo, Chin-Yeh [cychoo@cosway.com.my] |
||
25 | * *Online Mall Integration:* |
||
26 | ** Hann, Chong-Ting [cthann@cosway.com.my] |
||
27 | |||
28 | 5 | chin-yeh | h2. Web Service URL |
29 | |||
30 | Development: |
||
31 | > http://60.249.0.211:8080/SP/SPServices.asmx |
||
32 | |||
33 | Production: |
||
34 | > http://210.64.216.74:8080/SP/SPServices.asmx |
||
35 | |||
36 | |||
37 | 3 | chin-yeh | h2. Error Code References |
38 | |||
39 | !sp_error_code.png! |
||
40 | |||
41 | 2 | chin-yeh | h2. SCM |
42 | |||
43 | CVS Repository: |
||
44 | <pre> |
||
45 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
46 | Path: d:/source/sp-ws |
||
47 | </pre> |
||
48 | |||
49 | All of the binary files can be found in: |
||
50 | > http://192.168.2.13:8081/nexus/ |
||
51 | 6 | chin-yeh | |
52 | h3. List of Components |
||
53 | |||
54 | |_.Name|_.Latest Stable Version|_.Description| |
||
55 | |sp-stub|1.0-RELEASE|the client stub of the SP web services| |
||
56 | |sp-client|1.1-[version]|the client application of the SP web services| |
||
57 | |sp-test|1.1-SNAPSHOT|the demo application for *sp-client*| |
||
58 | |||
59 | where *version* refer to: |
||
60 | * *SNAPSHOT* - for development environment |
||
61 | * *RELEASE* - for production environment |