I want to controll number of ArticleSearchBIZBean created, use it like a pool(and maybe
like a singelton). Is it possible ?
| @Stateless
| @Local ({ArticleSearchBIZLocal.class})
| @LocalBinding(jndiBinding=BeanFactory.ARTICLE_SEARCH_BIZ_LOCAL)
| public class ArticleSearchBIZBean implements ArticleSearchBIZLocal {
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967200#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...