|
From: <jue...@we...> - 2004-02-06 17:41:45
|
Ross, Any news on this front? I can't find anything that could cause such = behavior. A stacktrace would be helpful, I guess :-) Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Ross Mason Sent: Wednesday, February 04, 2004 3:44 AM To: spr...@li... Subject: [Springframework-developer] Container Bean threshold? Hi guys, I've just found some interesting behaviour in the spring container. If=20 we have 96 beans in the container everything works fine, but if we add=20 one more bean, say bean97, the container complains that there may be a=20 circular reference even though I'm sure there isn't. But if we remove a=20 different (and totally unrelated) bean and add our bean97 bean it works=20 fine. It seems the container has a bean threshold of 96?! Basically, we cannot add any than 96 beans to the container. Have you seen this behaviour before? -- Cheers, Ross http://blog.rossmason.com ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |