Take a look at the 'No passivation cache' documentation at
http://www.jboss.org/documentation/HTML/ch06s04.html Caches are 
discussed about halfway down that page.


Giulia Quadraccia wrote:

> Hey
> I have been us ing jboss to deploy ejb for a simple shopping/portal system.
> Can someone please explain how the Bean Cache works and how can I increase
> it?
> It seems to randomly expand, contract with disregard to my entity queries.
> I am pulling out around 1500 records for the db. Including object creations
> time, rmi etc this takes 50 secs. Sometimes when I run the exact same query
> it is cached and takes 1 sec, while othertimes it does the whole query
> again.
> Any information would be greatly appreciated.
> Regards,
> Julie
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to