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