Not sure if this is the same problem that I've experience but there is an
open JIRA issue about it http://issues.apache.org/jira/browse/TAPESTRY-848

It seems to only happen if you have turned off tapestry caching.

~chris

On 4/7/06, Andreas Bulling <[EMAIL PROTECTED] > wrote:
>
> Hi folks,
>
> I'm experiencing some strange behaviour of my web application at
> the moment - I get the following error message when I try to open
> several pages shortly after each other within the same session:
>
> ---
> Exception invoking listener method searchPerson of component
> SearchPerson: Error: An error occured processing annotation
> @org.apache.tapestry.annotations.InjectPage(value=Home)
> of public abstract de.plattform.pages.Home
> de.plattform.components.Border.getHome():
> Property home has already been accounted for by the element at
> Annotation @ org.apache.tapestry.annotations.InjectPage(value=Home)
> of public abstract de.plattform.pages.Home
> de.plattform.components.Border.getHome().
> ---
>
> I also have the problem when I use a different browser window and I'm
> logged in
> with another user.
>
> Any hints/tips/ideas what could cause this exception?
> Seems as if something gets loaded twice while it shouldn't?!
>
> Thanks for your help!
>   Andreas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
~chris

Reply via email to