Re: [appfuse-user] Cache error when running Struts unit tests

2007-02-28 Thread dusty
Thanks Matt. I figured it was something deep down. I am determined to actually get a project off the ground with 2.0. I have about 3 or 4 getting geared up. I would love get the first one nailed, but maybe it might take all 3 until I get it nailed. ;-) mraible wrote: > > This should be fi

Re: [appfuse-user] Cache error when running Struts unit tests

2007-02-28 Thread Matt Raible
This should be fixed in the next release of EhCache. We have an open issue for it in JIRA and more details about it are available in EhCache's issue tracker. Matt On 2/28/07, dusty <[EMAIL PROTECTED]> wrote: I have seen references to this bug, but it keeps stopping me from moving on (no matter

[appfuse-user] Cache error when running Struts unit tests

2007-02-28 Thread dusty
I have seen references to this bug, but it keeps stopping me from moving on (no matter how many svn updates i do ;-) I think it has something to do with Spring not letting go of a ehcache and hibernate wanting to startone or close one. Something like that. Does anyone else experience this probl