Wiki » History » Version 7
Soh Keong, 09/18/2004 04:09 AM
1 | 1 | Soh Keong | {{TOC}} |
---|---|---|---|
2 | |||
3 | h1. Wiki |
||
4 | |||
5 | h2. Overview |
||
6 | |||
7 | !stockist.png! |
||
8 | |||
9 | 2 | Soh Keong | h2. File Download |
10 | |||
11 | "War file":http://192.168.2.13:50000/redmine/attachments/download/451/Stockiest.war |
||
12 | "Properties file":http://192.168.2.13:50000/redmine/attachments/download/452/stockiest.properties (copy to /data/stockist folder) |
||
13 | |||
14 | 3 | Soh Keong | h3. properties file |
15 | |||
16 | * *stockiest.properties* |
||
17 | |||
18 | # *file.max.upload.size* - Maximum upload file size |
||
19 | 4 | Soh Keong | # *file.remote.url* - remote server url (for FTP only) |
20 | # *file.remote.port* - remote server port (for FTP only) |
||
21 | # *file.remote.usr* - remote server login name (for FTP only) |
||
22 | # *file.remote.pwd* - remote server login password (for FTP only) |
||
23 | # *file.remote.path* - path where file store (for FTP only) |
||
24 | 3 | Soh Keong | # *file.context.path* - from apache |
25 | |||
26 | 2 | Soh Keong | h2. Demo |
27 | |||
28 | 7 | Soh Keong | URL: http://192.168.2.66:8080/Stockiest/login |
29 | 2 | Soh Keong | |
30 | 6 | Soh Keong | 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) |
31 | 5 | Soh Keong | |
32 | 2 | Soh Keong | h2. SCM |
33 | |||
34 | _CVS:_ |
||
35 | |||
36 | <pre> |
||
37 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
38 | Path: d:/source/ecoswayNew |
||
39 | Module: Stockiest |
||
40 | Tag: HEAD |
||
41 | </pre> |