1 Reply Latest reply on Feb 9, 2005 1:07 PM by starksm64

    Reagrding Custom Container Interceptors

    vainq

      Hi,
      I have written a custom client interceptor and have included that in the interceptor stack in the jboss configuration for CMP entity bean related container Configuration.

      I was thinking that the interceptor would be instantiated only once in a container.
      However, the create() method of the container interceptor seems to be invoked when each entity is deployed in the container.

      What am I missing here?

      Thanx,
      _Narain