> > -----Original Message----- > From: Jeremy Quinn [mailto:[EMAIL PROTECTED] > Sent: donderdag 27 maart 2003 21:30 > To: [EMAIL PROTECTED] > > Hi All > > With yesterday's CVS, I am getting this error ... after a while: > > > > > Internal Server Error > > Message: You cannot lookup components on a disposed ComponentLocator > > Description: java.lang.IllegalStateException: You cannot > lookup components on a disposed ComponentLocator >
<snip /> > > > Apache Cocoon 2.1-dev > > > Anyone seen anything like it? > Yes I've seen this some time ago. I was using the then CVS HEAD version of Excalibur-Component instead of the one delivered with Cocoon and saw this exception after editing a sub-sitemap. My guess was that something had changed in Component that made it incompatible with Cocoon. I was under the impression that subsequent changes to Component had fixed this.