set HTTP_PORT to 80 and enabeld XML_PORT by default

This commit is contained in:
Tobi Schäfer 2002-10-04 14:40:21 +00:00
parent fec67f3fe3
commit bc8893123b

View file

@ -13,8 +13,8 @@ set OPTIONS=
:: Set TCP ports for Helma servers
:: (comment/uncomment to de/activate)
set HTTP_PORT=8080
rem set XMLRPC_PORT=8081
set HTTP_PORT=80
set XMLRPC_PORT=8081
rem set AJP13_PORT=8009
rem set RMI_PORT=5050