Currently, I am using SFSBs that use an extended PC. However, multiple users logging in will result in multiple PCs, each with their own copy of data. The two issues with this is 1. Increased memory usage -- each logged in user adds a significant memory overhead 2. Need for frequent refreshes -- so that all users "see" each others changes frequently.
Is there a means by which different logged in users can share the same persistence context ? (SFSBs using same PCs.) That will solve both these problems. Thank You View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970055#3970055 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970055 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
