Wiki » History » Revision 8
Revision 7 (Soh Keong, 09/18/2004 04:09 AM) → Revision 8/14 (Soh Keong, 09/18/2004 04:11 AM)
{{TOC}}
h1. Wiki
h2. Overview
h2. Stockist Portal
!stockist.png!
h2. File Download
"War file":http://192.168.2.13:50000/redmine/attachments/download/451/Stockiest.war
"Properties file":http://192.168.2.13:50000/redmine/attachments/download/452/stockiest.properties (copy to /data/stockist folder)
h3. properties file
* *stockiest.properties*
# *file.max.upload.size* - Maximum upload file size
# *file.remote.url* - remote server url (for FTP only)
# *file.remote.port* - remote server port (for FTP only)
# *file.remote.usr* - remote server login name (for FTP only)
# *file.remote.pwd* - remote server login password (for FTP only)
# *file.remote.path* - path where file store (for FTP only)
# *file.context.path* - from apache
h2. Demo
URL: http://192.168.2.66:8080/Stockiest/login
NOTE : To add/edit/delete/publish/unpublish announcement please go to control center --> Announcement --> Stockist Announcement (http://192.168.2.66/ecosway/admin/adm_login.jsp)
h2. SCM
_CVS:_
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Module: Stockiest
Tag: HEAD
</pre>