Are you running inside JBoss? 

AOP is packaged similarly to SARs(Mbeans). You can either deploy an XML file directly 
in the deploy/ directory with the signature *-aop.xml or you can use the JAR format. 
The JAR format must have the file extension .aop and a jboss-aop.xml file must be 
contained in a META-INF directory. META-INF/jboss-aop.xml.

Take from this WIKI page:

http://www.jboss.org/wiki/Wiki.jsp?page=RunningWithJBossApplicationServer

If you're not running within JBoss then read this:

http://www.jboss.org/wiki/Wiki.jsp?page=RunningAOPStandalone
http://www.jboss.org/wiki/Wiki.jsp?page=Packaging

The system property jboss.aop.path can be a separated list of xml files and/or 
directories.  If it is a directory, then it will get all *-aop.xml files within that 
directory.

Bill

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to