RE: Re[2]: StrursTestCase -- AbstractMethodError

2004-06-24 Thread Barett McGavock
ED] > Sent: Thursday, June 24, 2004 11:49 AM > To: Struts Users Mailing List > Subject: Re[2]: StrursTestCase -- AbstractMethodError > > > > BM> Did you call super() in your overridden method? > Why? TilesRequestProcessor (my super) - have not overload > processPerpropcess

Re[2]: StrursTestCase -- AbstractMethodError

2004-06-24 Thread Pavlikus
BM> Did you call super() in your overridden method? Why? TilesRequestProcessor (my super) - have not overload processPerpropcess, and RequestProcessor.processPerpropcess simply returns true... But even when I call super first - exception was the same. >> -Original Message- >> From: Pav