[jboss-user] [JBoss Seam] - Interceptor blocks Callback-Methods Destroy and Remove

bambata do-not-reply at jboss.com
Sat Aug 5 09:07:06 EDT 2006


Hi,

I have a SFSB with an Interceptor which wraps all methods of this bean and checks if the user rights for this bean do exist. If the rights are present then invocation.proceed() is called. The interceptor works fine, however if the last method with the @end annotation is called, then the method destroy() which is annotated with @destroy and @remove gets not called anymore. The consequence is that the resources for the SFSB don´t get released. Is there a way to solve this problem?

many thanks

hans

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963379#3963379

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963379




More information about the jboss-user mailing list