JCR Explorer with keyring integration
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / META-INF / spring / jcr.xml
index 7869429d4e16fa612a718b1357613aab1284139c..37d7f4d883b35cc6809d968ffe8d98f81d96389e 100644 (file)
@@ -5,9 +5,6 @@
        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
         http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd">
 
-       <bean id="repositoryRegister" class="org.argeo.jcr.DefaultRepositoryRegister">
-       </bean>
-
        <bean id="nodeSession" class="org.argeo.jcr.spring.ThreadBoundSession">
                <property name="repository" ref="nodeRepository" />
        </bean>