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#4104356

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104356
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to