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]
