fixed problem in aop.xml

This commit is contained in:
Jonas Bonér 2009-12-22 07:34:44 +01:00
parent eca9ab8ce5
commit 30be53af79
2 changed files with 0 additions and 9 deletions

View file

@ -1,4 +1,3 @@
<!DOCTYPE aspectwerkz PUBLIC "-//AspectWerkz//DTD//EN" "http://aspectwerkz.codehaus.org/dtd/aspectwerkz2.dtd">
<aspectwerkz>
<system id="akka">
<package name="se.scalablesolutions.akka.actor">

View file

@ -1,8 +0,0 @@
<!DOCTYPE aspectwerkz PUBLIC "-//AspectWerkz//DTD//EN" "http://aspectwerkz.codehaus.org/dtd/aspectwerkz2.dtd">
<aspectwerkz>
<system id="akka">
<package name="se.scalablesolutions.akka.actor">
<aspect class="ActiveObjectAspect" />
</package>
</system>
</aspectwerkz>