I'm getting this all over the place.
Annotations are not working for me at all in development mode.
Arrrrgh!

On 6/7/06, Travis Romney <[EMAIL PROTECTED]> wrote:

I do have

-Dorg.apache.tapestry.disable -caching=true
set. Perhaps this should be logged as a bug?

Travis


On 6/7/06, Andreas Bulling < [EMAIL PROTECTED]> wrote:
>
> On 07. Jun 2006 - 16:09:42, Travis Romney wrote:
> | I'm trying to use the @Bean annotation. I have a very simple
> | Bean with a no-arg constructor that I'm trying to create.
> |
> | @Bean
> | public abstract InpoweredErrorDelegate getInpoweredErrorDelegate();
> |
> | The page loads just fine on the first pass.
> | If I try to reload the page, there after I get an exception.
> | The error message states that my bean has already been declared.
>
> Do you have -Dorg.apache.tapestry.disable-caching=true?
> I see a similar exception with caching disabled while trying
> to load my page with different browsers simultaneously.
>
> The problem has also been mentioned on this list some weeks ago
> but as I remember without any solution :-(
>
> Andreas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to