]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - demo/argeo_node_web.properties
Big cleanup of the security layers
[lgpl/argeo-commons.git] / demo / argeo_node_web.properties
index 062aeeca15059de2a7a3c68408b4dee711a05329..c94e740fa92498c5cdb34df30770b7cad769ce40 100644 (file)
@@ -3,7 +3,6 @@ org.springframework.osgi.extender,\
 org.argeo.node.repofactory.jackrabbit,\
 org.argeo.node.repo.jackrabbit,\
 org.argeo.security.dao.ldap,\
-org.argeo.security.services,\
 org.argeo.security.equinox,\
 org.eclipse.core.runtime,\
 org.eclipse.equinox.common,\
@@ -22,4 +21,7 @@ org.argeo.security.ui.initialPerspective=org.argeo.jcr.ui.explorer.perspective
 log4j.configuration=file:../../log4j.properties
 
 # Note default URL to access the webapp
-# http://localhost:7070/org.argeo.rap.webapp/node
\ No newline at end of file
+# http://localhost:7070/org.argeo.rap.webapp/node
+
+# Useful low level debug information
+com.sun.jndi.ldap.connect.pool.debug=true
\ No newline at end of file