[jboss-user] [EJB 3.0] - beans collaboration in session
beep_beep
do-not-reply at jboss.com
Tue Jul 18 01:32:21 EDT 2006
I have very fundamental problem with EJB3 and may be with EJB at all.
I need setup beans conversation in session.
Is it possible to create pattern when several SfSB collaborate with each other in session and keep their state?
That means : Bean A has reference to beans B and C,
B has reference to C and A, C has reference to A and B.
They must share some object to do that?
Have you some idea?
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958653#3958653
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958653
More information about the jboss-user
mailing list