Author: dereed
Date: 2012-07-24 20:47:54 -0400 (Tue, 24 Jul 2012)
New Revision: 8517
Modified:
pojo/trunk/src/main/resources/META-INF/pojocache-aop.xml
Log:
[PCACHE-84] Add namespace to pojocache-aop.xml
Modified: pojo/trunk/src/main/resources/META-INF/pojocache-aop.xml
===================================================================
--- pojo/trunk/src/main/resources/META-INF/pojocache-aop.xml 2012-07-25 00:18:47 UTC (rev
8516)
+++ pojo/trunk/src/main/resources/META-INF/pojocache-aop.xml 2012-07-25 00:47:54 UTC (rev
8517)
@@ -2,7 +2,7 @@
<!--
This is a variant of jboss-aop.xml.
-->
-<aop>
+<aop xmlns="urn:jboss:aop-beans:1.0">
<!-- If a POJO has a Replicable annotation, it will be asepectized. -->
<!--
Show replies by date