Hi
I want to execute few procedures in some of the methods in EJB2. When ever a method with a
specified argument will be call through client, I want to execute these procedure before
calling the method. I want to use the web interceptor technique. I am using Tomcat as a
web server and JBoss as a Application server. Is there any way by which I can check
whether a certain method contains a particular argument then I can execute those
procedure? Please provide me the links or resources by which I can make my work done. Is
it possible using X-doclet tags on method call?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072846#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...