Re: Shared jars

2009-09-14 Thread Tim Berglund
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 wrote: > 2009/9/14 Tim

Re: Shared jars

2009-09-14 Thread Tim Berglund
t> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Tim, > > On 9/12/2009 7:44 PM, Tim Berglund wrote: > > Still stuck, and not sure where to look. Mad grateful for further ideas. > > Looks like grails/groovy is trying to create a new object. Is that bei

Re: Shared jars

2009-09-12 Thread Tim Berglund
Still stuck, and not sure where to look. Mad grateful for further ideas. Tim 2009/9/11 Caldarale, Charles R > > From: Tim Berglund [mailto:tlbergl...@gmail.com] > > Subject: Re: Shared jars > > > > The class failing to load is org.hibernate.SessionFactory > > Any c

Re: Shared jars

2009-09-11 Thread Tim Berglund
n Fri, Sep 11, 2009 at 4:36 AM, Mark Thomas wrote: > Tim Berglund wrote: > > I'm trying to enable the shared classloader on Tomcat 6.0.20 (Java > 1.6.0_15 > > on Mac OSX 10.6). I've put this line in conf/catalina.properties: > > > shared.loader=${catalina.b

Shared jars

2009-09-10 Thread Tim Berglund
ike is the shared class loader as a supplement to the webapp classloader. Many thanks for your help! Tim Berglund