From: Bruno Sinou Date: Wed, 29 Oct 2014 21:22:34 +0000 (+0000) Subject: Add a tip to enable running the RCP Server as demo from eclipse while also launching... X-Git-Tag: argeo-slc-2.1.7~156 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=f1222e93cb3d291f3349cd65e236aba3d9554ba1;p=gpl%2Fargeo-slc.git Add a tip to enable running the RCP Server as demo from eclipse while also launching other business apps. git-svn-id: https://svn.argeo.org/slc/trunk@7379 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/demo/slc_demo_rcp.properties b/demo/slc_demo_rcp.properties index 808f43ffe..8a7ff4d16 100644 --- a/demo/slc_demo_rcp.properties +++ b/demo/slc_demo_rcp.properties @@ -24,6 +24,12 @@ log4j.configuration=file:../../log4j.properties argeo.server.tomcat.config=conf/default-server-ssl.xml +# override ports to run the demo as a server +# argeo.server.port.http=9070 +# argeo.server.port.https=9073 +# argeo.server.port.ajp=9079 +# argeo.ldap.port=19389 + # in memory #argeo.node.repo.configuration=osgibundle:repository-memory.xml