Project

General

Profile

Wiki » History » Revision 6

Revision 5 (chin-yeh, 10/31/2011 04:53 PM) → Revision 6/10 (chin-yeh, 10/31/2011 05:01 PM)

{{toc}} 

 h1. Wiki 

 h2. Programming Guide 

 See [[Programming 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