Project

General

Profile

Wiki » History » Revision 2

Revision 1 (Soh Keong, 07/20/2012 02:10 PM) → Revision 2/8 (Soh Keong, 07/20/2012 02:11 PM)

h1. Wiki 

 h2. Guide 

 *Step by step* 

 # checkout the [[wiki#SCM|McomService]] project into Eclipse. 
 # upload application.properties to /data/mcom/application.properties (\\cwyrnd2-server\src\sohkeong\mcom\application.properties) 
 # startup jboss server. 
 # wsdl file can get from http://{server}:{port}/mcomService/services/PointServiceImplPort?wsdl 

 h3. application.properties 

 # username = use to login to the service (authentication). 
 # password = use to login to the service (authentication). 
 # hash.key = md5 hash key. 
 # url        = to query data from mall. 

 h3. JSP/Servlet page 

 # library file at \\cwyrnd2-server\src\sohkeong\mcom\lib\ 
 # sample page at \\cwyrnd2-server\src\sohkeong\mcom\index.jsp \\cwyrnd2-server\src\sohkeong\mcom 


 h2. SCM 

 _CVS:_ 

 _Mcom Web Services for query shopper E-Account, E-refund, purchase RP and registration RP:_ 
 <pre> 
 Host: cwyrnd2-server [IP address:192.168.2.11] 
 Path: d:/source/ecoswayNew 
 Module: McomService 
 Tag: HEAD 
 </pre>