X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node_web.properties;h=65d63bcf8d81c8115af161e19471e4143e88c153;hb=f15ad387c1cb2d6db9c560e7d734a47829c91422;hp=b922bcc14bf3bb8c844d526ac23986db98b079bb;hpb=00474cf92c05359177aba1768bd2ef95a310afaf;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node_web.properties b/demo/argeo_node_web.properties index b922bcc14..65d63bcf8 100644 --- a/demo/argeo_node_web.properties +++ b/demo/argeo_node_web.properties @@ -6,22 +6,91 @@ argeo.osgi.start.3.node=\ org.argeo.node.repo.jackrabbit,\ org.argeo.security.dao.ldap,\ -argeo.osgi.start.4.node=\ -org.argeo.jackrabbit.webapp,\ -org.argeo.server.rap.webapp,\ -org.argeo.dep.osgi.catalina.start,\ +#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.springframework.osgi.web.extender,\ + +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 #argeo.server.port.https=7443 @@ -34,4 +103,4 @@ eclipse.registry.MultiLanguage=true #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