Stateless, Stateful, it doesn't matter.

Actually, minutes before you posted your remarks I found the magic incantation:

use the @Factory annotation on method that retrieves the list:

@Factory
public String show() { 
...


Then you can use any Scope.



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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to