Hmm...  Not sure, but I suppose that it *could* be something screwy
where your server recognizes the new class file, but tapestry is
trying to re-use the enhanced page class it created before the change
was made?

Have you stopped/started your server?

Just a guess though...

-Mike

On 4/7/06, Andreas Bulling <[EMAIL PROTECTED]> wrote:
> Hi Michael, hi Mike,
>
> thanks a lot for your answers!
>
> On 07. Apr 2006 - 14:28:02, Gentry, Michael (Contractor) wrote:
> | I create abstract getter/setter methods for the value="" part.
>
> OK, I tried that but now I get the following error message:
>
> ---
> Exception invoking listener method editPerson of component PersonMatches:
> Error at context:/WEB-INF/pages/EditPerson.page, line 6, column 21:
> Method 'public abstract de.plattform.domain.Person 
> de.plattform.pages.EditPerson.getPerson()'
> (declared in class de.plattform.pages.EditPerson) has no implementation in
> class de.plattform.pages.EditPerson (or enhanced subclass $EditPatient_25).
> ---
>
> What's wrong here?
>
> Sincerly,
>  Andreas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to