Start testing asynchronous start of Jackrabbit repository (not yet enabled)
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 20 Apr 2011 18:37:40 +0000 (18:37 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 20 Apr 2011 18:37:40 +0000 (18:37 +0000)
ASSIGNED - bug 17: Generalize agent management and registration beyond JMS
https://bugzilla.argeo.org/show_bug.cgi?id=17

git-svn-id: https://svn.argeo.org/commons/trunk@4467 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/modules/org.argeo.node.repo.jackrabbit/META-INF/MANIFEST.MF

index 9d0cd3d34fb05f634d1b32b0763a92668258855b..0fe17a5bc93e57263bb3ffeab6b396a5c21c37a2 100644 (file)
@@ -3,6 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Jackrabbit Node Repository
 Bundle-SymbolicName: org.argeo.node.repo.jackrabbit
 Bundle-Version: 0.3.2.SNAPSHOT
+Spring-ContextDISABLED: *;create-asynchronously:=false
 Import-Package: com.mysql.jdbc;version="[5.0.0,6.0.0)";resolution:=optional,
  javax.jcr;version="[2.0.0,3.0.0)",
  org.apache.jackrabbit.core;version="[2.0.0,3.0.0)",