> |Example, to override the default security inteceptor for a
> |particular application:
> |<container-interceptors>
> | <interceptor-override>
> |   <interceptor>org.jboss.ejb.plugins.SecurityInterceptor</interceptor>
> |   <override>com.dot.security.SecurityInterceptor</override>
> | </interceptor-override>
> |</container-interceptors>
> 
> ugh... that is ugly, keep it simple, you want to override the container you
> need to specify the whole stack... one way or the other, it is ugly :)
> 
> marc

Ok, I'll commit that behavior soon.



Reply via email to