Hi this is my config file when I am trying to start james it is giving
following error
<data-source name="maildb"
class="org.apache.james.util.mordred.JdbcDataSource">
<driver>sun.jdbc.odbc.JdbcOdbc</driver>
<dburl>jdbc:odbc://193.50.50.128/James;</dburl>
<user>sa</user>
<password>tc2100</password>
<max>20</max>
</data-source>
error----------------
Order of processing = [dnsserver, objectstorage, database-connections,
mailstore, users-store, thread-manager, connections, sockets, scheduler,
James, spoolmanager, remotemanager, pop3server, smtpserver,
nntp-repository, nntpserver, fetchpop].
ERROR 2003-07-23 16:06:55.848 [Phoenix.] (): Component named
"mailstore" failed to pass through the Initialization stage. (Reason:
org.apache.avalon.framework.component.ComponentException: Cannot find or
init repository).
ERROR 2003-07-23 16:06:55.848 [Phoenix.] (): There was an error
running phase "startup" for Block named "mailstore". (Reason: Component
named "mailstore" failed to pass through the Initialization stage.
(Reason: org.apache.avalon.framework.component.ComponentException:
Cannot find or init repository).).
org.apache.excalibur.containerkit.lifecycle.LifecycleException:
Component named "mailstore" failed to pass through the Initialization
stage. (Reason:
org.apache.avalon.framework.component.ComponentException: Cannot find or
init repository).
at org.apache.excalibur.container
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]