I hope yes:
My ejb-jar.xml:
...
| <assembly-descriptor>
| <interceptor-binding>
| <ejb-name>*</ejb-name>
|
<interceptor-class>org.jboss.seam.ejb.SeamInterceptor</interceptor-class>
| </interceptor-binding>
| </assembly-descriptor>
| ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008152#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...