Hello, i'am a little bit unsure about a rife concept, so perhaps somebody can explain it to me. I use Hibernate for persistence. In the tutorials i see the DatabaseUsers example, i think this goes hand in hand with the build-in rife auth element. If i want to use the build-in auth element, do i also have to use DatabaseUser and RoleUser from rife and also let rife install the database tables for it?
Is it right, that if i write my own Person class with its own hibernate mappings etc, that i coulndt use rife's build-in auth element? So is the only way to use it, to mix it? Let rife manage and install the user tables/relations and using hibernate for the rest? This is a little bit unclear to me, so it would be great if anyone can explain it to me. Thanks a lot :) _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
