X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sdk%2Fargeo-suite-desktop.properties;h=7c5228844b364ecc55dfcd81720e93a41cae90b8;hb=HEAD;hp=80d51c55e0b8c6dde0c5d02558fb450367625f60;hpb=de9ee5ddb7726dea59ca8a5ad4e8db19dec39787;p=gpl%2Fargeo-suite.git diff --git a/sdk/argeo-suite-desktop.properties b/sdk/argeo-suite-desktop.properties index 80d51c5..7c52288 100644 --- a/sdk/argeo-suite-desktop.properties +++ b/sdk/argeo-suite-desktop.properties @@ -1,23 +1,48 @@ -argeo.osgi.start.2.node=\ -org.eclipse.equinox.http.servlet,\ -org.eclipse.equinox.http.jetty,\ -org.eclipse.equinox.metatype,\ -org.eclipse.equinox.cm,\ +argeo.osgi.start.2=\ +org.apache.felix.scr,\ +org.argeo.init -argeo.osgi.start.3.node=\ -org.argeo.cms +argeo.osgi.start.3=\ +org.argeo.cms,\ +org.argeo.cms.swt.rcp,\ +org.argeo.cms.ee,\ +org.argeo.cms.lib.dbus,\ +org.argeo.cms.lib.equinox,\ +org.argeo.cms.lib.jetty,\ -applicationXMI=org.argeo.suite.e4/e4xmi/argeo-office.e4xmi -#applicationXMI=org.argeo.cms.e4.rcp/argeo-companion.e4xmi +argeo.osgi.start.4=\ +org.argeo.cms.jcr -lifeCycleURI=bundleclass://org.argeo.cms.e4.rcp/org.argeo.cms.e4.rcp.CmsRcpLifeCycle -clearPersistedState=true -#argeo.cms.desktop.inTray=true +argeo.osgi.start.5=\ +org.argeo.app.profile.acr.fs,\ +org.argeo.app.core,\ +org.argeo.app.geo,\ +org.argeo.app.jcr,\ +org.argeo.app.ui,\ +org.argeo.app.theme.default,\ +org.argeo.app.servlet.publish,\ +org.argeo.app.servlet.odk -org.osgi.service.http.port=7070 -log4j.configuration=file:../../log4j.properties -argeo.node.useradmin.uris=os:/// -eclipse.application=org.argeo.cms.e4.rcp.CmsE4Application -#eclipse.application=org.eclipse.e4.ui.workbench.swt.E4Application +# Local +argeo.node.repo.type=h2 +argeo.http.port=7070 + +#argeo.directory=os:/// +argeo.directory=ipa:/// + +# Logging +log.org.argeo=DEBUG + +# DON'T CHANGE BELOW org.eclipse.equinox.http.jetty.autostart=false +org.osgi.framework.system.packages.extra=\ +sun.security.internal.spec,\ +sun.security.provider,\ +com.sun.net.httpserver,\ +com.sun.jndi.ldap,\ +com.sun.jndi.ldap.sasl,\ +com.sun.jndi.dns,\ +com.sun.security.jgss,\ +com.sun.nio.file,\ +com.sun.nio.sctp \ No newline at end of file