Revision 1313
Added by Jing Tao about 22 years ago
build.xml | ||
---|---|---|
62 | 62 |
<property name="user" value="metacat"/> |
63 | 63 |
<property name="password" value="your-pw-goes-here"/> |
64 | 64 |
<property name="server" value="knb.ecoinformatics.org"/> |
65 |
<property name="systemidserver" value="knb.ecoinformatics.org" /> |
|
65 |
<property name="systemidserver" value="http://knb.ecoinformatics.org" />
|
|
66 | 66 |
<property name="datafilepath" value="/opt/tomcat/webapps/metacat/data" /> |
67 | 67 |
<property name="debuglevel" value="10" /> |
68 | 68 |
<property name="forcereplicationwaitingtime" value="30000"/> |
Also available in: Unified diff
Add http:// to systemidserver