Thanks Thiago,

It is a surprise for me! Because, it is into the "services" package... and
I'd be pretty sure about injecting it... but I would be wrong....

Anyway, something is confusing me, because my @Advise annotation is
explicitly pointing to this interface:

@Advise(serviceInterface=org.apache.tapestry5.services.Session.class)

So, I don't understand why tap is trying to advise the hibernate-session.

Best regards,
Matias.


On Tue, Sep 25, 2012 at 10:31 AM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Tue, 25 Sep 2012 10:03:04 -0300, Matías Blasi <matias.bl...@gmail.com>
> wrote:
>
>  Thank both of you!
>>
>> I'll analyze these options.
>>
>> Anyway, I am curious about why my approach is not working, I insist, is
>> it a bug?
>>
>
> Session is not a service, so it cannot be advised.
>
> --
> Thiago H. de Paula Figueiredo
>

Reply via email to