Re: java.lang.VerifyError

2001-08-06 Thread Donald Ball
On Mon, 6 Aug 2001, Jeff Turner wrote: > So sayeth the INSTALL file: > > 4) I get a java.lang.VerifyError when accessing 'http://localhost/cocoon/'. > What's wrong? > > Make sure you do not have a Cocoon 1.x jar in your servlet container lib/ > directory. that oughta be in the FAQ too

Re: java.lang.VerifyError

2001-08-05 Thread Jeff Turner
So sayeth the INSTALL file: 4) I get a java.lang.VerifyError when accessing 'http://localhost/cocoon/'. What's wrong? Make sure you do not have a Cocoon 1.x jar in your servlet container lib/ directory. :) --Jeff On Fri, Aug 03, 2001 at 12:43:27AM -0400, Donald Ball wrote: > i'm

Re: java.lang.VerifyError

2001-08-03 Thread Kevin Sonney
Donald - On Fri, Aug 03, 2001 at 12:43:27AM -0400, Donald Ball spoke thusly: > i'm getting this with the latest c2 and resin: > > java.lang.VerifyError: (class: org/apache/cocoon/servlet/CocoonServlet, > method: createCocoon signature: ()V) Incompatible object argument for > function > call *sn