gasper jeric [
http://community.jboss.org/people/gjerich] created the discussion
"Re: JBoss5 start problem"
To view the discussion, visit:
http://community.jboss.org/message/597452#597452
--------------------------------------------------------------
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
[
http://community.jboss.org/message/597452#597452]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]