That was the problem. Thanks.

On Wed, Mar 11, 2009 at 3:29 PM, Emmanuel Cecchet <m...@frogthinker.org>wrote:

> Hi  Matt,
>
> It looks like your JDBC url is missing the database name. It should be
> something like jdbc:mysql://db03:3306/dbname.
>
>     <DatabaseBackend name="mysql-db03" driver="com.mysql.jdbc.Driver"
>> url="jdbc:mysql://db03:3306" connectionTestStatement="select 1">
>>      <ConnectionManager vLogin="sequoia" rLogin="login"
>> rPassword="password">
>>        <VariablePoolConnectionManager initPoolSize="10" minPoolSize="5"
>> maxPoolSize="50" idleTimeout="30" waitTimeout="10"/>
>>      </ConnectionManager>
>>    </DatabaseBackend>
>>
>
> Hope this helps,
> Emmanuel
>
> --
> Emmanuel Cecchet
> FTO @ Frog Thinker Open Source Development & Consulting
> --
> Web: http://www.frogthinker.org
> email: m...@frogthinker.org
> Skype: emmanuel_cecchet
>
> _______________________________________________
> Sequoia mailing list
> Sequoia@lists.forge.continuent.org
> https://forge.continuent.org/mailman/listinfo/sequoia
>
_______________________________________________
Sequoia mailing list
Sequoia@lists.forge.continuent.org
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to