|
From: <ale...@jb...> - 2006-07-04 09:33:57
|
heiko wrote : Why don't we associate ClassInfos with Marshaller/Unmarshaller instances? Makes sense to look into. But right now, we would have to use ThreadLocal's. Otherwise, changes in the public API would have to be done. Let's investigate this after the bugs are fixed. In the mean time, static ConcurrentHashMap was replaced with synchronized WeakHashMap. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955234#3955234 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955234 |