The multi-instance interceptor uses one instance per transaction. To make it work under option A it would have to use some form of optimistic locking in the cache.
This is on the list of features for the new jboss-cache which hasn't been integrated with the ejb container yet. http://www.jboss.org/developers/projects/jboss/cache/index.html Regards, Adrian On Tue, 2004-01-06 at 19:18, Balakrishnan, Vijay wrote: > Hi, > > Does Commit option A work with EntityMultiInstanceInterceptor with jboss 3.x > ?? I saw in the old docs that there was work being done on that. > > Thanks, > Vijay > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- xxxxxxxxxxxxxxxxxxxxxxxx Adrian Brock Director of Support Back Office JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
