You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Stephane Decleire <sd...@cariboo-networks.com> on 2008/05/15 16:02:22 UTC

T5: Acegi integration

I have just made the integration of Acegi in my T5 application but after 
each authentication attempt, i get the following error :

Error invoking service builder method org.apache.tapestry.hibernate.HibernateModule.build(HibernateSessionSource, ThreadCleanupHub) (at HibernateModule.java:74) (for service 'HibernateSessionManager'): No service implements the interface org.apache.tapestry.ioc.services.ThreadCleanupHub.

any idea ?

Stephane

Re: T5: Acegi integration

Posted by Stephane Decleire <sd...@cariboo-networks.com>.
You were right : i had different versions of hibernate and hibernate 
annotations.
Everything works fine now ...
Thanks.

Stephane

Robin Helgelin a écrit :
> On Thu, May 15, 2008 at 5:54 PM, Stephane Decleire
> <sd...@cariboo-networks.com> wrote:
>   
>> I use tapestry and tapestry-hibernate 5.0.12-SNAPSHOT (but tried and get the
>> same error with 5.0.11 and 5.0.10) and tapestry5-acegi 1.1.0-SNAPSHOT.
>>     
>
> Hmm, seems more like some problem with how you integrate
> tapestry-hibernate. Or as it seems, tapestry-hibernate itself. It
> seems more likely you have a diff between tapestry and hibernate
> versions, otherwise I'm out of ideas.
>
>   

Re: T5: Acegi integration

Posted by Robin Helgelin <lo...@gmail.com>.
On Thu, May 15, 2008 at 5:54 PM, Stephane Decleire
<sd...@cariboo-networks.com> wrote:
> I use tapestry and tapestry-hibernate 5.0.12-SNAPSHOT (but tried and get the
> same error with 5.0.11 and 5.0.10) and tapestry5-acegi 1.1.0-SNAPSHOT.

Hmm, seems more like some problem with how you integrate
tapestry-hibernate. Or as it seems, tapestry-hibernate itself. It
seems more likely you have a diff between tapestry and hibernate
versions, otherwise I'm out of ideas.

-- 
 regards,
 Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: Acegi integration

Posted by Stephane Decleire <sd...@cariboo-networks.com>.
I use tapestry and tapestry-hibernate 5.0.12-SNAPSHOT (but tried and get 
the same error with 5.0.11 and 5.0.10) and tapestry5-acegi 1.1.0-SNAPSHOT.

Robin Helgelin a écrit :
> On Thu, May 15, 2008 at 4:02 PM, Stephane Decleire
> <sd...@cariboo-networks.com> wrote:
>   
>> I have just made the integration of Acegi in my T5 application but after
>> each authentication attempt, i get the following error :
>>
>> Error invoking service builder method
>> org.apache.tapestry.hibernate.HibernateModule.build(HibernateSessionSource,
>> ThreadCleanupHub) (at HibernateModule.java:74) (for service
>> 'HibernateSessionManager'): No service implements the interface
>> org.apache.tapestry.ioc.services.ThreadCleanupHub.
>>     
>
> What version of Tapestry and tapestry-hibernate?
>
>   

Re: T5: Acegi integration

Posted by Robin Helgelin <lo...@gmail.com>.
On Thu, May 15, 2008 at 4:02 PM, Stephane Decleire
<sd...@cariboo-networks.com> wrote:
> I have just made the integration of Acegi in my T5 application but after
> each authentication attempt, i get the following error :
>
> Error invoking service builder method
> org.apache.tapestry.hibernate.HibernateModule.build(HibernateSessionSource,
> ThreadCleanupHub) (at HibernateModule.java:74) (for service
> 'HibernateSessionManager'): No service implements the interface
> org.apache.tapestry.ioc.services.ThreadCleanupHub.

What version of Tapestry and tapestry-hibernate?

-- 
 regards,
 Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org