[EMAIL PROTECTED] ha scritto:
> Log:
> james-jcr: Simple JCRMailRepository class and basic Avalon bindings
> [...]
> +public class AvalonJCRMailRepository extends JCRMailRepository
> +        implements Configurable, Startable {
> [...]
> +    public void start() throws Exception {

IIRC you have to use initializable because MailRepositories are
internally managed by the Store and our store implementation supports
Initializable, Configurable, Serviceable (maybe Disposable).

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to