]
Bill Burke closed EJBTHREE-625.
-------------------------------
Resolution: Done
Embeddable EJB3 sets up two copies of interceptor declared in
ejb-jar.xml
-------------------------------------------------------------------------
Key: EJBTHREE-625
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-625
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC8 - FD
Reporter: Gavin King
Assigned To: Bill Burke
Priority: Critical
Fix For: EJB 3.0 RC9 - FD
My session beans have interceptors attached via:
<ejb-jar>
<assembly-descriptor>
<interceptor-binding>
<ejb-name>*</ejb-name>
<interceptor-class>org.jboss.seam.ejb.SeamInterceptor</interceptor-class>
</interceptor-binding>
</assembly-descriptor>
</ejb-jar>
And (only) when running in embeddable EJB3, they get two instances of SeamInterceptor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: