Re: Spring Acegi and OJB

2006-08-15 Thread Brian Chaplin
I have a project that is both Struts/OJB and Spring MVC/Hibernate which uses Acegi in parts. I extended LdapPasswordAuthenticationDao to return UserDetails from the loadUserByUsernameAndPassword method but just used direct JDBC (not OJB) in this method to check the database for privileges. -

Re: Spring Acegi and OJB

2006-08-15 Thread Brian Chaplin
Thomas Dudziak wrote: On 8/14/06, Neil Smith [EMAIL PROTECTED] wrote: I am about to start a new Spring MVC project using Acegi for security access and OJB for persistance. Acegi has a JDBC implementation for accessing the user details from a database. Question: Is it advisable to write an

Re: Spring Acegi and OJB

2006-08-15 Thread Brian Chaplin
Thomas Dudziak wrote: On 8/14/06, Neil Smith [EMAIL PROTECTED] wrote: I am about to start a new Spring MVC project using Acegi for security access and OJB for persistance. Acegi has a JDBC implementation for accessing the user details from a database. Question: Is it advisable to write an

RE: Key in object not propulated from Foreign key listed in reference-descriptor

2006-08-15 Thread Wright, Jim \(NIH/CIT\) [C]
Hello, I configured spy6py per the FAQ section in the OJB documentation on the Apache web site. I was unable to get it to work and it complained with the message-Unable to find suitable driver. It sounds like a very helpful tool if I could get it to work. I tried it one other time and could not