]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/jcr.xml
Prepare SLC v1.1.1 release
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui / META-INF / spring / jcr.xml
index 072ed63132d784d47589dbb1b91ab42b9aec3345..b2043e29b648beac0b6f1b172126d4b920ff8399 100644 (file)
@@ -4,14 +4,6 @@
        xsi:schemaLocation="http://www.springframework.org/schema/beans
         http://www.springframework.org/schema/beans/spring-beans.xsd">
 
-       <!-- Views -->
-       <bean id="jcrExecutionModulesView" class="org.argeo.slc.client.ui.views.JcrExecutionModulesView"
-               scope="prototype">
-               <property name="processController" ref="processController" />
-               <property name="session" ref="session" />
-       </bean>
-
-
        <bean id="session" class="org.argeo.jcr.spring.ThreadBoundSession">
                <property name="repository" ref="repository" />
        </bean>