[jboss-user] [JBossCache] - Re: problem caching synchronizedList object
ben.wang@jboss.com
do-not-reply at jboss.com
Fri Aug 25 04:18:26 EDT 2006
Hmmn... looks like a Javassit problem to me. I will ask Kabir to take a look. Meanwhile, any specific reason that you need to use synchronizedList? The reason that I am asking is becuase if you put the pojo under PojoCache, it should be thread safe already (under pojo operation). So maybe you can get by without declaring it.
-Ben
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967422#3967422
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967422
More information about the jboss-user
mailing list