Hi,
To use custom properties with EJB3 you have to declare this informations at
ejb3-interceptors-aop.xml, or create a new file, like custom-ejb3-interceptors-aop.xml,
and then you use the following annotation:
@AspectDomain("Put the Name of the Configuration Here")
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081923#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...