X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fslc_demo_rap.properties;h=61f40a5753f5ca21a02b164a9561b5776e8a98fc;hb=e2b7ce27853f22a24aee44f9e54b920466404fe4;hp=32d19a347b420de084a1198d27ff2bc1ab72efea;hpb=0c468f18dc9ef915d789e31312ed19de00f83ce9;p=gpl%2Fargeo-slc.git diff --git a/demo/slc_demo_rap.properties b/demo/slc_demo_rap.properties index 32d19a347..61f40a575 100644 --- a/demo/slc_demo_rap.properties +++ b/demo/slc_demo_rap.properties @@ -1,4 +1,5 @@ argeo.osgi.start=\ +org.springframework.osgi.extender,\ com.springsource.javax.servlet,\ org.eclipse.core.runtime,\ org.eclipse.equinox.common,\ @@ -6,38 +7,40 @@ org.eclipse.equinox.http.jetty,\ org.eclipse.equinox.http.registry,\ org.eclipse.equinox.launcher,\ org.mortbay.jetty.server,\ -org.springframework.osgi.extender,\ +org.argeo.security.equinox,\ org.argeo.security.manager.ldap,\ org.argeo.security.services,\ -org.argeo.security.equinox,\ -org.argeo.security.ui,\ -org.argeo.security.ui.application,\ +org.argeo.server.ads.server,\ org.argeo.slc.agent,\ org.argeo.slc.client.agent,\ +org.argeo.slc.client.commons,\ +org.argeo.slc.client.core,\ org.argeo.slc.client.hibernate,\ org.argeo.slc.client.oxm,\ +org.argeo.slc.client.rap,\ org.argeo.slc.client.ui,\ org.argeo.slc.demo.ant,\ org.argeo.slc.demo.basic,\ +org.argeo.slc.demo.ant,\ org.argeo.slc.server.castor,\ org.argeo.slc.server.h2,\ org.argeo.slc.server.hibernate,\ org.argeo.slc.server.services,\ -org.argeo.server.ads.server,\ - - -org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.perspectives.slcExecution - -# LDAP -#argeo.ldap.rootdn=dc=slc,dc=argeo,dc=net -#argeo.ads.init.ldif=osgibundle:init-slc.ldif +org.argeo.slc.gis.position.backend,\ +org.argeo.node.repo.jackrabbit,\ +org.argeo.slc.ui.gis.rap,\ eclipse.ignoreApp=true osgi.noShutdown=true +org.argeo.security.ui.initialPerspective=org.argeo.slc.client.ui.perspectives.slcExecution + log4j.configuration=file:../../log4j.properties org.eclipse.equinox.http.jetty.log.stderr.threshold=debug org.osgi.service.http.port=9090 -# java -Dlog4j.configuration=file:/home/mbaudier/dev/src/slc/demo/log4j.properties -Dosgi.framework=lib/org.eclipse.osgi_3.6.1.R36x_v20100806.jar -jar lib/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -console -configuration configuration \ No newline at end of file + +# LDAP +#argeo.ldap.rootdn=dc=slc,dc=argeo,dc=net +#argeo.ads.init.ldif=osgibundle:init-slc.ldif \ No newline at end of file