------------------------------------------------------------
revno: 3142
committer: Lars Helge Overland <larshe...@gmail.com>
branch nick: dhis2
timestamp: Wed 2011-03-23 20:21:50 +0100
message:
  Removed unused bean from security.xml
modified:
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/META-INF/dhis/security.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/META-INF/dhis/security.xml'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/META-INF/dhis/security.xml	2011-03-19 19:00:32 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/META-INF/dhis/security.xml	2011-03-23 19:21:50 +0000
@@ -45,19 +45,6 @@
     </property>
   </bean>
 
-  <bean class="org.springframework.web.context.support.ServletContextAttributeExporter">
-    <property name="attributes">
-      <map>
-        <entry key="userAuditService">
-          <ref bean="org.hisp.dhis.useraudit.UserAuditService" />
-        </entry>
-        <entry key="userAuditStore">
-          <ref bean="org.hisp.dhis.useraudit.UserAuditStore" />
-        </entry>
-      </map>
-    </property>
-  </bean>
-
   <!-- Security : Listener -->
 
   <bean id="authenticationListener" class="org.hisp.dhis.security.listener.AuthenticationListener">

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to