>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
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
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