[jboss-user] [JBoss AOP] - Re: .aop or .jar
kabir.khan@jboss.com
do-not-reply at jboss.com
Wed Nov 8 05:46:04 EST 2006
It will only scan for the aop annotations (@Aspect, @Bind etc.) in archives with the .aop suffix.
If you don't use annotations, but use xml instead, you can put them into any jar. The xml does not necessarily even need to be deployed as part of the archive, see the injboss tutorial for examples
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984057#3984057
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984057
More information about the jboss-user
mailing list