[jboss-user] [JBoss Seam] - Re: Performace ISSUES with JBoss Seam, Hibernate and EJB 3.0

gavin.king@jboss.com do-not-reply at jboss.com
Tue Feb 6 14:41:18 EST 2007


It's *really* hard to debug OOME, since there could be so many different causes. 

Yes, possibly the use of stateful session beans without well defined conversations *could* be a cause of this - however, SFSB passivation and timeout is supposed to protect you from this. Try adjusting the timeout.

I don't see why an application should be slow because of having many session beans. It seems that the real problem is that you need to tune the association fetching strategies used by Hibernate, and possibly use some caching.


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

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



More information about the jboss-user mailing list