[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - How to check arguments of a method on every RMI call from To
rpandey05
do-not-reply at jboss.com
Fri Aug 10 02:32:55 EDT 2007
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#4072846
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072846
More information about the jboss-dev-forums
mailing list