If you are just storing serialized data types like this then the basic core cache (tree cache) is the way to go.
What version are you using? Since 1.4.1SP1 the parent node is not write locked on insert by default. So you probably just need to upgrade. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093758#4093758 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093758 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
