X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=sdk%2Fargeo_suite_desktop.properties;fp=sdk%2Fargeo_suite_desktop.properties;h=2a5f231fd9144919e5a3c894bfc3043d137f761c;hp=0000000000000000000000000000000000000000;hb=992786cb0367dd6ca79522f4eb7d1f29fe2748cc;hpb=3f4e3081403698a08f5cb7ea94b69f9454fa3c1c diff --git a/sdk/argeo_suite_desktop.properties b/sdk/argeo_suite_desktop.properties new file mode 100644 index 0000000..2a5f231 --- /dev/null +++ b/sdk/argeo_suite_desktop.properties @@ -0,0 +1,31 @@ +argeo.osgi.start.2.http=org.eclipse.equinox.http.servlet,org.eclipse.equinox.http.jetty,\ +org.eclipse.rap.rwt.osgi,org.eclipse.equinox.cm + +argeo.osgi.start.3.node=org.argeo.cms +argeo.osgi.start.4.apps=org.eclipse.gemini.blueprint.extender +argeo.osgi.start.5.workbench=org.eclipse.equinox.http.registry + +argeo.osgi.start.5.apps=org.argeo.suite.apps + +## Rap Workbench configuration +## Open the user admin page by default when opening the workbench +org.argeo.security.ui.initialPerspective=org.argeo.suite.workbench.rap.dashboardPerspective +# Use the WorkbenchAppService to open a default home page +org.argeo.ui.openHomeCommandId=org.argeo.connect.ui.openDefaultEditor + +## JCR BACKEND +argeo.node.repo.type=h2 + +### Jetty - test URL: http://localhost:7070 +org.osgi.service.http.port=7070 + + +log4j.configuration=file:../../log4j.properties + +# SECURITY +java.security.manager= +java.security.policy=file:../../all.policy + +# DON'T CHANGE BELOW +eclipse.application=org.argeo.cms.ui.workbench.rcp.secureUi +org.eclipse.equinox.http.jetty.autostart=false