From: mbaudier Date: Fri, 29 Aug 2014 13:41:42 +0000 (+0200) Subject: Use port 7080 in order to be able to test Commons TP on port 7070 X-Git-Tag: v2.3.9~144 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=d57b9eaaf1842fdb70be9c4ce2c8a26a92ee1c46;p=gpl%2Fargeo-tp.git Use port 7080 in order to be able to test Commons TP on port 7070 --- diff --git a/bin/argeo-tp-factory.properties b/bin/argeo-tp-factory.properties index ca35d5c..9f3d86e 100644 --- a/bin/argeo-tp-factory.properties +++ b/bin/argeo-tp-factory.properties @@ -21,3 +21,5 @@ org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.slcExecutionPer log4j.configuration=file:../../log4j.properties #argeo.server.tomcat.config=conf/default-server-ssl.xml + +argeo.server.port.http=7080