0 Replies Latest reply on Nov 26, 2008 4:28 AM by guericke

    Is this possible to weave container classes?

    guericke

      Hi All,

      From many days i am looking whether it is possible to weave Application Server Client Container classes. If joinpoints are defined at execution level for the methods defined within these classes.

      Is there any security issue involved while advising?

      I remember once i tried to advise invoke() method call within
      org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy and
      i found very strange messages and exceptions.

      Please give me your experiences and advices