Thanks for the help! I have started looking into the James UserRepository implementation. Regards, Sapna ----- Original Message ----- From: "Steve Brewin" <[EMAIL PROTECTED]> To: "'James Developers List'" <[EMAIL PROTECTED]> Sent: Friday, February 13, 2004 11:00 AM Subject: RE: Can James work with a customized User list
> Sapna Mysore wrote: > > > > Hi, > > I know James has it's User Repositories configured as a > > Database /File based storage option. But instead, can James > > work with a User List specified by the application? > > > At a minimum you would have to implement an adaptor which translates between > your User repository and the interface expected by James - > org.apache.james.services.UserRepository. > > org.apache.james.userrepository contains the implementations distributed > with James and some helper classes. These should give you an idea of what is > involved. > > -- Steve > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
