RE: @Inject vs @InjectResource in 5.3

2012-05-31 Thread Arming, Sebastian
>What version of Tapestry are you using? 5.3.3 I looked into it again: * it only occurs with javax.inject.Inject - o.a.t.ioc.annotations.Inject works as advertised. * it has nothing to do with tapestry-resteasy. - To unsubscri

Re: @Inject vs @InjectResource in 5.3

2012-05-27 Thread Howard Lewis Ship
What version of Tapestry are you using? On Fri, May 25, 2012 at 3:13 AM, Arming, Sebastian wrote: > Hi > > I tried to @Inject a Logger into a service (a tapestry-resteasy resource if > that matters) and got an exception: > oejs.ServletHandler:/intern/ > java.lang.RuntimeException: Exception con

@Inject vs @InjectResource in 5.3

2012-05-25 Thread Arming, Sebastian
Hi I tried to @Inject a Logger into a service (a tapestry-resteasy resource if that matters) and got an exception: oejs.ServletHandler:/intern/ java.lang.RuntimeException: Exception constructing service 'ResteasyRequestFilter': Error building service proxy for service 'Application' (at org.tyna