Hi all,
I wonder if someone have a positive experience in using Stateful Session Bean in
application scope?
I mean i have to have a concurent calls to this bean and I can`t understand what`s the
proper way of usage of such a bean?
The only way I see is @Synchronized annotation usage. But it`s quite expensive in
production, so do anyone have any other positive usage experience?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105543#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...