Then the Grails WAR shall be enormous now and always. So let it be written, so let it be done. :) Thanks for your help thinking through this. I don't mind quitting now that I understand what the problem is.
Tim On Mon, Sep 14, 2009 at 8:48 AM, Peter Crowther <peter.crowt...@melandra.com > wrote: > 2009/9/14 Tim Berglund <tlbergl...@gmail.com> > > > My intention was to put framework JARs in shared/lib, and plugin and > > application JARs in WEB-INF/lib. That's a good way to split them up for > > deployment reasons, but it now seems like it just won't work > > ClassLoader-wise. > > > Looks that way. Modern frameworks make many assumptions about the > classloader structure in order to do what thay do, and those assumptions do > not necessarily hold in a servlet container. > > > > Is now the time to give up? :) > > > > Yes. > > - Peter >