You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/06/25 19:48:53 UTC

[jira] Assigned: (JAMES-988) JDBC VirtualUserTable does not provide implementation of the domainlist service

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

Norman Maurer reassigned JAMES-988:
-----------------------------------

    Assignee: Norman Maurer

> 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
>
> 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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org