Activate web UI
[gpl/argeo-suite.git] / sdk / argeo_suite_web.properties
index 29d2e1ae15d7be0ff1b101afe04a0b036ffa72e4..fca449cae563a1655e2ab837e7470ff505891923 100644 (file)
@@ -6,9 +6,9 @@ argeo.osgi.start.4.apps=org.eclipse.gemini.blueprint.extender
 argeo.osgi.start.5.workbench=org.eclipse.equinox.http.registry
 
 # WEB and RAP Workbench
-argeo.osgi.start.5.apps=org.argeo.suite.app
+argeo.osgi.start.5.apps=org.argeo.suite.apps
 
-argeo.osgi.start.6.apps=org.argeo.suite.web,\
+argeo.osgi.start.6.apps=org.argeo.suite.apps.web,\
 org.argeo.suite.workbench.rap
 
 ## Rap Workbench configuration
@@ -22,12 +22,12 @@ argeo.node.repo.type=h2
 
 ### Jetty - test URL: http://localhost:7070
 org.osgi.service.http.port=7070
-org.eclipse.equinox.http.jetty.log.stderr.threshold=info
+
 
 log4j.configuration=file:../../log4j.properties
 
 # SECURITY
-org.osgi.framework.security=osgi
+java.security.manager=
 java.security.policy=file:../../all.policy
 
 # DON'T CHANGE BELOW