(no commit message)
authorErik Brakkee <erik@brakkee.org>
Fri, 30 Apr 2010 22:08:42 +0000 (22:08 +0000)
committerErik Brakkee <erik@brakkee.org>
Fri, 30 Apr 2010 22:08:42 +0000 (22:08 +0000)
security/impl/src/main/resources/spring/org.wamblee.security.authorization.xml

index 29f2ff1682ab6e220587d9b4b08a08532053bfeb..b0a79c71381b801085f2b61d88af1993f7e05ec2 100644 (file)
@@ -16,7 +16,7 @@
         </constructor-arg>
     </bean>
     
-    <bean id="org.wamblee.security.authorization.AuthorizationService"
+    <bean id="org.wamblee.security.authorization.AbstractAuthorizationService"
         class="org.wamblee.security.authorization.hibernate.PersistentAuthorizationService">
         <constructor-arg><value>DEFAULT</value></constructor-arg>
         <constructor-arg><ref bean="org.springframework.orm.hibernate3.HibernateTemplate"/></constructor-arg>