[jboss-user] [EJB 3.0] - Automatic Destroy State in Stateful Session Bean
grdzeli_kaci
do-not-reply at jboss.com
Tue Oct 3 11:06:20 EDT 2006
hi all,
i'm using ejb3 for server side component model and jsf for client side user interfase.
on server i want catch the event when client close connection (for example close internet browser)
i know @Remove and @Predestroy annotations but they is not usefull for me.
i want that when clien disconnected from stateful session bean .......
automacially called some method.
can anybody help me :(
thanks.
Paata.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975772#3975772
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975772
More information about the jboss-user
mailing list