0 Replies Latest reply on Apr 19, 2008 9:33 PM by jonah

    Can EJB 2.0 session bean be midified ?

    jonah

      Hi all,

      I want to change the inhertent structure of a session bean, which should implement a interface that are not defined in home and remote. I use JBoss 4.2 and JBoss AOP dynamic weaving. Can a introduction in JBoss AOP solve the problem? If so, how? I just want the session bean to be accessed by a container interceptor, not a client.

      Many thanks for your reply!