Re: [Announce] ioko-tapestry-commons-1.4.0

2009-09-18 Thread Olle Hallin
Yes, it is because dual EHCaches. We don't use disk persistence, so we haven't modified the diskStore attribute in ehcache.xml. So starting the next CacheManager instance causes a collision on this. I also want to avoid having duplicate config files for EHCache, so I wrote a custom CacheContentIm

Re: [Announce] ioko-tapestry-commons-1.4.0

2009-09-17 Thread Ben Gidley
Hi, Is the error your getting complaining about 2 ehcaches? We have this in one of our apps and it all works fine - so I am puzzled you are getting this error. Ben Gidley www.gidley.co.uk b...@gidley.co.uk On Thu, Sep 17, 2009 at 2:15 PM, Olle Hallin wrote: > Hi! > > I just made an attempt to

Re: [Announce] ioko-tapestry-commons-1.4.0

2009-09-17 Thread Olle Hallin
Gee, super! Thanx, Olle 2009/9/17 Ulrich Stärk > http://tapestry.apache.org/tapestry5/tapestry-ioc/cookbook/override.html > > On 17.09.2009 15:15 schrieb Olle Hallin: > > Hi! >> >> I just made an attempt to introduce the Ioko tapestry-caching library in >> our >> project, but stumbled on the

Re: [Announce] ioko-tapestry-commons-1.4.0

2009-09-17 Thread Ulrich Stärk
http://tapestry.apache.org/tapestry5/tapestry-ioc/cookbook/override.html On 17.09.2009 15:15 schrieb Olle Hallin: Hi! I just made an attempt to introduce the Ioko tapestry-caching library in our project, but stumbled on the fact that we already use EhCache. (We use tapestry-cache 1.5.0) (Manif

Re: [Announce] ioko-tapestry-commons-1.4.0

2009-09-17 Thread Olle Hallin
Hi! I just made an attempt to introduce the Ioko tapestry-caching library in our project, but stumbled on the fact that we already use EhCache. (We use tapestry-cache 1.5.0) (Manifested as an exception from ContentCacheImpl. when it tries to create the CacheManager instance.) I then tried to bui

Re: [Announce] ioko-tapestry-commons-1.4.0

2009-08-06 Thread Otho
There are some typos on http://tapestry.formos.com/projects/ioko-tapestry-commons/ . In all dependencies the starting slash of the closing is missing. 2009/8/5 Inge Solvoll > Excellent. I love the convenient javascript and jquery jars! > > On Tue, Aug 4, 2009 at 3:04 PM, Ben Gidley wrote: > >

Re: [Announce] ioko-tapestry-commons-1.4.0

2009-08-05 Thread Inge Solvoll
Excellent. I love the convenient javascript and jquery jars! On Tue, Aug 4, 2009 at 3:04 PM, Ben Gidley wrote: > Hi, > > ioko-tapestry-commons 1.4.0 has been released. This is a bug fix release to > address issues in including the libraries. > > Full details and downloads are available at > http

[Announce] ioko-tapestry-commons-1.4.0

2009-08-04 Thread Ben Gidley
Hi, ioko-tapestry-commons 1.4.0 has been released. This is a bug fix release to address issues in including the libraries. Full details and downloads are available at http://tapestry.formos.com/projects/ioko-tapestry-commons/ Ben Gidley www.gidley.co.uk b...@gidley.co.uk