X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_web.properties;h=65d63bcf8d81c8115af161e19471e4143e88c153;hb=f15ad387c1cb2d6db9c560e7d734a47829c91422;hp=e98e70d4a2a675210ea821391d9043a98d5f79ba;hpb=47f05082e3f38a95386580468e7f309166809024;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_web.properties b/demo/argeo_node_web.properties index e98e70d4a..65d63bcf8 100644 --- a/demo/argeo_node_web.properties +++ b/demo/argeo_node_web.properties @@ -1,20 +1,95 @@ -argeo.osgi.start=\ -org.argeo.server.ads.server,\ +argeo.osgi.start.1.node=\ org.springframework.osgi.extender,\ -org.springframework.osgi.web.extender,\ -org.argeo.node.repofactory.jackrabbit,\ +org.argeo.server.ads.server,\ + +argeo.osgi.start.3.node=\ org.argeo.node.repo.jackrabbit,\ org.argeo.security.dao.ldap,\ -org.argeo.dep.osgi.catalina.start,\ -org.argeo.jackrabbit.webapp,\ + +#argeo.osgi.start.4.node=\ +#org.argeo.jackrabbit.webapp,\ +#org.argeo.server.rap.webapp,\ +#org.argeo.server.catalina.start,\ +#org.eclipse.equinox.http.registry,\ +#org.springframework.osgi.web.extender,\ + +#argeo.osgi.start.4.node.jetty=\ +#org.eclipse.jetty.server,\ +#org.eclipse.equinox.http.jetty,\ +#org.eclipse.equinox.http.registry,\ +#org.eclipse.equinox.http.servlet,\ +#org.eclipse.equinox.ds,\ +#org.eclipse.osgi.services,\ +#org.eclipse.equinox.launcher,\ +#org.eclipse.rap.ui.workbench,\ + +#org.eclipse.rap.rwt,\ +#org.eclipse.rap.rwt.osgi,\ +#org.eclipse.equinox.ds,\ + +argeo.osgi.start.4.node.rap=\ +org.eclipse.osgi,\ +org.eclipse.osgi.services,\ +org.eclipse.equinox.console,\ +org.apache.felix.gogo.command,\ +org.apache.felix.gogo.shell,\ +org.apache.felix.gogo.runtime,\ +org.eclipse.equinox.http.jetty,\ +org.eclipse.equinox.http.servlet,\ +org.eclipse.equinox.util,\ +org.eclipse.jetty.continuation,\ +org.eclipse.jetty.http,\ +org.eclipse.jetty.io,\ +org.eclipse.jetty.security,\ +org.eclipse.jetty.server,\ +org.eclipse.jetty.servlet,\ +org.eclipse.jetty.util,\ +javax.servlet,\ +org.eclipse.rap.jface,\ +org.eclipse.rap.jface.databinding,\ +org.eclipse.rap.ui,\ +org.eclipse.rap.ui.forms,\ +org.eclipse.rap.ui.views,\ +org.eclipse.rap.ui.workbench,\ +com.ibm.icu.base,\ +org.eclipse.core.commands,\ +org.eclipse.core.contenttype,\ +org.eclipse.core.databinding,\ +org.eclipse.core.databinding.beans,\ +org.eclipse.core.databinding.observable,\ +org.eclipse.core.databinding.property,\ +org.eclipse.core.expressions,\ +org.eclipse.core.jobs,\ +org.eclipse.core.runtime,\ +org.eclipse.equinox.app,\ +org.eclipse.equinox.common,\ +org.eclipse.equinox.registry,\ +org.eclipse.equinox.preferences,\ org.eclipse.equinox.http.registry,\ -org.argeo.server.rap.webapp,\ + +argeo.osgi.start.5.node.rap=\ +org.eclipse.rap.rwt.osgi,\ + +#org.argeo.server.catalina.start,\ +#org.eclipse.jetty.server,\ + +# Jetty +org.osgi.service.http.port=7070 +org.eclipse.equinox.http.jetty.log.stderr.threshold=info +org.eclipse.equinox.http.jetty.context.path=/ui # Initial perspective #org.argeo.security.ui.initialPerspective=org.argeo.osgi.ui.explorer.perspective -org.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective +#org.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective log4j.configuration=file:../../log4j.properties +argeo.server.tomcat.config=conf/default-server-ssl.xml + +argeo.i18n.availableLocales=en,fr,de,ru,ar +eclipse.registry.MultiLanguage=true + +osgi.noShutdown=true +eclipse.ignoreApp=true # Tomcat #argeo.server.port.http=7070 @@ -28,4 +103,4 @@ log4j.configuration=file:../../log4j.properties #osgi.console=3030 # Note default URL to access the webapp -# http://localhost:7070/org.argeo.rap.webapp/node \ No newline at end of file +# http://localhost:7070/ui/node \ No newline at end of file