W dniu 07.10.2010 20:43, John Berninger pisze:

> > I'm not concerned about sucking the entire model into RAM - when I try
> > to make more than one object an eager fetch, I get an exception telling 
> > me Stripes can't fetch multiple bags at once.  I'm already init'ing lazy 
What is the exact exception about these multiple bags and what app server 
You're using? Seems to be
ringing a bell, but I'm not sure. Stripes should not throw any
exceptions that are related to JPA - these are different layers;
stacktraces may contain Stripes' classes, but it's only because the call
from request to action to business logic goes through general error
handler. The source of those exceptions is almost for sure NOT Stripes.


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to