HI NEED HELP.

using JBoss 3.2.6 and jboss-aop_1.1.1

aop.deployment.AspectDeployer has this:

public AspectDeployer()
   {
      setSuffixes(new String[]{"aop", "aop.xml"});
      setRelativeOrder(RELATIVE_ORDER_100);
   }

setSuffixes -> method is not defined in AspectDeployer or in SubDeployerSupport 
that come with JBoss 3.2.6. How does this make sense, was AOP 1.1.1 build with 
a different version of JBoss.

PLEASE HELP

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

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


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to