Unfortunately I couldn't send you the code to test since it is hitting up on the DB 
(which is constantly changing itself). All I am doing is a mass bulk from a DB table 
(about 20000 at a time), and they are all just simple strings. ie
 cache.put("/DBConstant/State", "California", "5");
 cache.put("/DBConstant/Sex", "Male", "1");
 cache.put("/DBConstant/UserCode", "Chris", "admin");

And I would be more than happy to test it for you.

Thanks again for your reply,
Chris


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829686#3829686

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829686


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to