After read your post and I was thinking a little and I believe that two files with .aop and .jar extension is the correct way. Correct me if don't?
In order to clarify the things I show you an unpack of my jar and aop file. # unzip Simple.jar Archive: Simple.jar creating: META-INF/ inflating: META-INF/MANIFEST.MF inflating: META-INF/ejb-jar.xml inflating: META-INF/jboss.xml inflating: BaseSessionBean.class inflating: Simple.class inflating: SimpleEJB.class inflating: SimpleHome.class inflating: SimpleLocal.class inflating: SimpleLocalHome.class # unzip Simple.aop Archive: Simple.aop creating: META-INF/ inflating: META-INF/MANIFEST.MF inflating: META-INF/jboss-aop.xml inflating: LoggingInterceptor.class But when I deploy the .aop file nothing happens and my example don't work, no interceprot code is executed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838755#3838755 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838755 ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
