[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Why it's not working?

2004-10-29 Thread ad-rocha
Hum... thanks!

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

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


---
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins003001msi/direct/01/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Why it's not working?

2004-10-29 Thread Bill Burke
Because aspect also has a scope attribute which by default is PER_VM


  | 
  | 


Its also important because an aspect can take configuration as well.

Check out this doco:

http://docs.jboss.org/aop/aspect-framework/reference/en/html/xml.html#xml-aspect2

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

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


---
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins003001msi/direct/01/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Why it's not working?

2004-10-29 Thread ad-rocha
Thanks Bill, it's working now.

But why have I to referece the aspect if the advice tag define the aspect class?






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

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


---
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins003001msi/direct/01/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Why it's not working?

2004-10-29 Thread Bill Burke
you need to declare the Aspect in XML before referencing it.


  | 
  | 



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

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


---
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins003001msi/direct/01/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Why it's not working?

2004-10-29 Thread ad-rocha
Sorry... the correct method name in MyInstrumentation is instrument, not invoke

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

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


---
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins003001msi/direct/01/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development