is it "safe/ok" to do the following with a conversation scoped SFSB?
@Begin
| @Factory("myAuditList")
| public void findAuditList() {
| ...
| }
|
| @End
| public void submit() {
| ...
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104356#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...