Unfortunately that is not the case.
On 6/7/06, spamsucks <[EMAIL PROTECTED]> wrote:
While unlikely, another cause could be that you have the bean declared
in your spec
Andreas Bulling wrote:
>On 07. Jun 2006 - 16:09:42, Travis Romney wrote:
>| I'm trying to use the @Bean annotation. I h
I filed a JIRA a while back about Annotations execeptions when in
development mode. Maybe this can be addressed before 4.1?
On 6/7/06, spamsucks <[EMAIL PROTECTED]> wrote:
While unlikely, another cause could be that you have the bean declared
in your spec
Andreas Bulling wrote:
>On 07.
While unlikely, another cause could be that you have the bean declared
in your spec
Andreas Bulling 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
I'm getting this all over the place.
Annotations are not working for me at all in development mode.
Agh!
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 Bulli
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 c
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 pas
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