Kabir Khan [
http://community.jboss.org/people/kabir.khan%40jboss.com] created the
discussion
"Re: Poincut Expression"
To view the discussion, visit:
http://community.jboss.org/message/561038#561038
--------------------------------------------------------------
You need to specify the return type for methods. So
"execution(* com.mycompany.*->*(..))"
should work (notice the extra '* ' before 'com.mycompany'
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/561038#561038]
Start a new discussion in JBoss AOP at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]