JBoss Community

Re: JBoss5 start problem

created by gasper jeric in Beginner's Corner - View the full discussion

helo;

i found definition for EJB3TCCLInterceptor in deploy/ejb3-interceptors-aop.xml file. definition goes like this:

 

<!-- interceptor factory="org.jboss.ejb3.interceptor.EJB3InterceptorsFactory" scope="PER_CLASS_JOINPOINT"/ -->

<interceptor class="org.jboss.ejb3.interceptor.EJB3TCCLInterceptor" scope="PER_VM"/>

&

<bind pointcut="execution(public * *->*(..))">

        <interceptor-ref name="org.jboss.ejb3.interceptor.EJB3TCCLInterceptor"/>

         <interceptor-ref name="org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor"/>

         <interceptor-ref name="org.jboss.ejb3.BlockContainerShutdownInterceptor"/>

      </bind>

 

im not an expert for jboss  :8} and server was giving to me for  cleaning mistakes and prepareing it for new jobs.

 

have a nice day.

 

 

gasper

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community