As a quick reply to your question, I'll say yes you do not have to use hibernate but in order to give you more helpful information can you please give me a bit more information about your environment? 1. Are you using a database? 2. Are you using an ORM framework -> Hibernate? 3. What do you refer to when you say "not use spring-hibernate"
If you don't use a database you could have a quick read of section 6.2.1 of the acegi guide http://www.acegisecurity.org/docbook/acegi.html Petros Joshua Jackson-3 wrote: > > Hi Petros, > > Thanks for the quick reply. > Darn :-D I was hoping that you didn't use Spring at all to configure > acegi :)) If I use Spring, that means I will have two IoC container. > Anywa, would it be possible just to use Spring to configure acegi and > not use spring-hibernate for the data access? > > On 5/31/07, petros <[EMAIL PROTECTED]> wrote: >> >> Joshua, >> >> I used Spring and the following two classes >> >> org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean >> org.springframework.transaction.interceptor.TransactionInterceptor >> >> and my UserManager bean extends the acegi >> org.acegisecurity.userdetails.UserDetailsService >> >> Please let me know if you want to see my security.xml and the >> springContext.xml files >> > > -- > YM!: thejavafreak > Blog: http://www.nagasakti.or.id/roller/joshua/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Tapestry-5-and-Acegi-tf3769520.html#a10887085 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]