Hi, 

I believe I have the same stack overflow problem.  Slight differences are that 
I am just using a putObject to insert the object that contains my Collection 
(in my case an ArrayList).  The putObject operation seems to work fine and the 
result of printDetails look as I would expect them to.

The stack overflow (same as listed in a previous post) problem occurs when 
accessing the get method for the object's ArrayList.  Other non Collection 
based get's from the same object do work.

This only seems to be a problem when accessing the cache from within JBossAS.  
Other applications, running outside of the container, can access the object's 
ArrayList without a problem.

Not sure this helps.  I'm still struggling to to work out what I am doing wrong.

Thanks.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to