Wiki » History » Version 4
Soh Keong, 09/18/2004 04:04 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 | URL: http://192.168.2.68:8080/TestPage/page/payment/alipay.jsp |
||
29 | |||
30 | h2. SCM |
||
31 | |||
32 | _CVS:_ |
||
33 | |||
34 | <pre> |
||
35 | Host: cwyrnd2-server [IP address:192.168.2.11] |
||
36 | Path: d:/source/ecoswayNew |
||
37 | Module: Stockiest |
||
38 | Tag: HEAD |
||
39 | </pre> |