[jboss-user] [Beginner's Corner] - Re: JBoss5 start problem

gasper jeric do-not-reply at jboss.com
Mon Apr 4 03:30:30 EDT 2011


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&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110404/7bb9fa43/attachment.html 


More information about the jboss-user mailing list