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]