Here's some requirements AOP has for kernel XML parsing:

* I need ability to parse XML fragments.  This is because I have my own aspect 
definition XML that I want to keep backward compatible and I do not want to 
have to rewrite it.


  | <aspect class="org.Aspect" scope="PER_JOINPOINT>
  |    <properties>
  |       <property name="TM"><ref name="TransactionManager/></property>
  |    </properties>
  | </aspect>
  | 



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871333#3871333

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871333


-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to