Make node and node factory initialisation synchronous
[lgpl/argeo-commons.git] / server / modules / org.argeo.node.repo.jackrabbit / pom.xml
index 2f24dd9f2fc256449d716fc1b95a72e135873cb8..946605e4f20c53322bb23138fe0d5839434f24cd 100644 (file)
@@ -17,6 +17,9 @@
                                <configuration>
                                        <instructions>
                                                <Bundle-SymbolicName>${project.artifactId};singleton:=true</Bundle-SymbolicName>
+                                               <!-- Import-Package needs to be specified explicitly since BND doesn't 
+                                                       deal with custom Spring-Context instructions -->
+                                               <Spring-Context>META-INF/spring/*.xml;create-asynchronously:=false</Spring-Context>
                                                <Import-Package>
                                                        *,
                                                        com.mysql.jdbc;resolution:=optional,