mcardle 2005/11/07 10:55:34 CET
Modified files:
core/src/webapp/WEB-INF/etc/config jahia.skeleton
Log:
*changed default ports
Revision Changes Path
1.25 +2 -2 jahia/core/src/webapp/WEB-INF/etc/config/jahia.skeleton
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/WEB-INF/etc/config/jahia.skeleton.diff?r1=1.24&r2=1.25&f=h
Index: jahia.skeleton
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/WEB-INF/etc/config/jahia.skeleton,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- jahia.skeleton 7 Nov 2005 09:54:35 -0000 1.24
+++ jahia.skeleton 7 Nov 2005 09:55:34 -0000 1.25
@@ -170,10 +170,10 @@
# esiServerPorts = 8081;7079;80
# which corresponds to addresses 192.168.2.178:8081, 192.168.4.2:7079 and
80.2.201.100:80
esiServerIPs =
localhost
-esiServerPorts
= 7001
+esiServerPorts
= 8081
# The IP/Port of the ESI server where all SOAP invalidation messages are
sent to
esiInvalidationIP =
localhost
-esiInvalidationPort =
4000
+esiInvalidationPort =
6666
# ESI invalidation messages can be either send via HTML reponse
piggy-backing ( i.e.
# they are appended to Jahia HTML responses) or via a direct SOAP
transmission to the ESI