[ 
https://issues.apache.org/jira/browse/JAMES-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Charles closed JAMES-988.
------------------------------

    Resolution: Won't Fix

As of https://issues.apache.org/jira/browse/JAMES-1035 , 
XML/JDBCVirtualUserTable don't implement DomainList.

> JDBC VirtualUserTable does not provide implementation of the domainlist 
> service
> -------------------------------------------------------------------------------
>
>                 Key: JAMES-988
>                 URL: https://issues.apache.org/jira/browse/JAMES-988
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: UsersStore & UsersRepository
>    Affects Versions: 3.0-M1
>            Reporter: Oleg V Shparber
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>
> Setting up 
> <!-- JDBC VirtualUserTable implementation of the domainlist service -->
> <bean id="domainlist" class="org.apache.james.vut.JDBCVirtualUserTable" />
> in spring-beans.xml leads to
> ...
> Caused by: org.apache.commons.configuration.ConfigurationException:
> destinationURL must configured
>         at
> org.apache.james.vut.JDBCVirtualUserTable.doConfigure(JDBCVirtualUserTable.java:84)
>         at
> org.apache.james.impl.vut.AbstractVirtualUserTable.configure(AbstractVirtualUserTable.java:81)
>         at
> org.apache.james.container.spring.lifecycle.CommonsConfigurableBeanPostProcessor.executeLifecycleMethodBeforeInit(CommonsConfigurableBeanPostProcessor.java:39)
>         at
> org.apache.james.container.spring.lifecycle.CommonsConfigurableBeanPostProcessor.executeLifecycleMethodBeforeInit(CommonsConfigurableBeanPostProcessor.java:30)
>         at
> org.apache.james.container.spring.lifecycle.AbstractLifeCycleBeanPostProcessor.postProcessBeforeInitialization(AbstractLifeCycleBeanPostProcessor.java:68)
>         ... 78 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to