I thought you wanted to restrict to the package and not sub-packages. If you want to intercept everything in the package and sub-packages this should work:
| all(com.gm.tnt.*) | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194029#4194029 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194029 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
