Wiki » History » Revision 7
Revision 6 (chin-yeh, 10/31/2011 05:01 PM) → Revision 7/10 (chin-yeh, 10/31/2011 05:07 PM)
{{toc}}
h1. Wiki
h2. Programming Guide
See [[Programming Guide]]
h2. Deployment Guide
See [[Deployment Guide]]
h2. Specification
See [[Specification]]
h2. Contact Person
* *Web Service:*
** Benny Kuok, Chan-Weng [CWKuok@cosway.com.my]
** Wong, Chun-Hoong [ChunHWong@cosway.com.my]
* *Web Service Client:*
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
** Choo, Chin-Yeh [cychoo@cosway.com.my]
* *Online Mall Integration:*
** Hann, Chong-Ting [cthann@cosway.com.my]
h2. Web Service URL
Development:
> http://60.249.0.211:8080/SP/SPServices.asmx
Production:
> http://210.64.216.74:8080/SP/SPServices.asmx
h2. Error Code References
!sp_error_code.png!
h2. SCM
CVS Repository:
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/sp-ws
</pre>
All of the binary files can be found in:
> http://192.168.2.13:8081/nexus/
h3. List of Components
|_.Name|_.Latest Stable Version|_.Description|
|sp-stub|1.0-RELEASE|the client stub of the SP web services|
|sp-client|1.1-[version]|the client application of the SP web services|
|sp-test|1.1-SNAPSHOT|the demo application for *sp-client*|
where *version* refer to:
* *SNAPSHOT* - for development environment
* *RELEASE* - for production environment