"[EMAIL PROTECTED]" wrote : 
  |   | all(com.gm.tnt..) 
  |   | 
  | should work, although I think that is aop 2.0.0 only:
  | 
http://www.jboss.org/jbossaop/docs/2.0.0.GA/docs/aspect-framework/reference/en/html/pointcuts.html#pointcuts-wilcards
  | 
  | 

But doesnt the doc say that it wont work?

anonymous wrote : .. Is used to specify any number of parameters in an 
constructor or method expression. .. following a package-name is used to 
specify all classes from within a given package but not within sub-packages. 
e.g org.acme.. matches org.acme.Foo and org.acme.Bar, but it does not match 
org.acme.sub.SubFoo.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193937
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to